03d8abccdd
And use them in the prometheus output plugin. Still need to test the prometheus output plugin. Also need to actually create typed metrics in the system plugins. closes #1683 |
||
---|---|---|
.. | ||
README.md | ||
prometheus_client.go | ||
prometheus_client_test.go |
README.md
Prometheus Client Service Output Plugin
This plugin starts a Prometheus Client, listening on a port defined in the configuration file.
It exposes all metrics on /metrics
to be polled by a Prometheus server.