Event monitoring with Prometheus¶
It is also possible to use the Prometheus software to monitor the operation of the service.
The startup option --metrics-address
is used to provide an IP endpoint with metrics, e.g.:
--metrics-address 192.168.3.110:12347
The metrics are available at the address: http://ip:port/metrics