segmentio / stats

Go package for abstracting stats collection
https://godoc.org/github.com/segmentio/stats
MIT License
208 stars 32 forks source link

Add new procstats metrics for numcore usage #81

Closed otterley closed 6 years ago

otterley commented 6 years ago

Enhance procstats by providing per-core user, syscall, and total CPU utilization. These can be found under the usage.corePercent and usage_total.corePercent gauges.