Show HN: Pprofrec – a single pane of glass across all Golang runtime metrics
1–3 of 3 posts
Re: Show HN: Pprofrec – a single pane of glass across all Golang runtime metrics
#2Hallo 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!
Re: Show HN: Pprofrec – a single pane of glass across all Golang runtime metrics
#3[dead]