systats v0.4.1: Container-Aware Go Module to Scrape Linux Stats
When I first wrote about systats in 2022, it was the metrics code I’d pulled out of SyMon: a list of things it could read from /proc. Since then it’s grown in a more specific direction: stats for Go services that need to report on themselves and the box they run on, whether that’s a health endpoint, a node agent, or an edge device.
This post covers what’s changed between v0.