Show HN: Pprofrec – a single pane of glass across all Golang runtime metrics
github.comHallo HN,
I was looking for a go module that exposes runtime metrics with little compile and runtime overhead, and an idiomatic interface. I couldn't find one, so I just built one. I hope this might be helpful to anybody out there.
There's also https://github.com/go-echarts/statsview https://github.com/aalpern/go-metrics-charts
Have a nice weekend, and stay happy!