mirror of
https://github.com/Unkn0wnCat/matrix-veles.git
synced 2025-04-29 18:26:48 +02:00
380 B
380 B
sidebar_position |
---|
1 |
Using Prometheus with Veles
Using Prometheus with Veles is really easy as Veles exposes a compatible metrics endpoint by default.
To use the metrics simply add a scrape-job to Prometheus to pull the metrics from http://[your-server-here]:8123/metrics
.
And that's it, you now have a few relevant metrics to monitor the health of your Veles! 🎉