agalue / gominion

An implementation of the OpenNMS Minion in Go using gRPC
GNU Affero General Public License v3.0
3 stars 1 forks source link

Expose gominion metrics via Prometheus API #6

Closed agalue closed 3 years ago

agalue commented 3 years ago

To be able to monitor the gominion itself, it would be very useful to expose some useful metrics using Prometheus format.

agalue commented 3 years ago

This is currently implemented at a simple level within the broker implementations.