Hacker News new | ask | show | jobs
Show HN: Pprofrec – a single pane of glass across all Golang runtime metrics (github.com)
1 points by 21stio 1933 days ago
1 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!