spacemonkeygo / monkit

A flexible process data collection, metrics, monitoring, instrumentation, and tracing client library for Go
http://godoc.org/gopkg.in/spacemonkeygo/monkit.v2
Apache License 2.0
480 stars 33 forks source link

Getting a monitored values by http #19

Closed vladsol closed 5 years ago

vladsol commented 5 years ago

Is it possible to get (by http, or in prometheus format), values that monitored by mon.IntVal, mon.Counter, etc...? I don't ee these values in /ps or /stats