Show HN: Pprofrec – a single pane of glass across all Golang runtime metricsgithub.com/ppwfx 1 point21stio5 years ago1 commentSaveHideCopy link On HNComments−21stioOP5yHallo 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-chartsHave a nice weekend, and stay happy!
Comments
Hallo 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!