Prometheus: Difference between revisions
Additional examples |
Linked to Grafana |
||
| Line 1: | Line 1: | ||
[https://prometheus.io/ Prometheus] is a free software application used for event monitoring and alerting. It records metrics in a time series database built using an HTTP pull model, with flexible queries and real-time alerting. | [https://prometheus.io/ Prometheus] is a free software application used for event monitoring and alerting. It records metrics in a time series database built using an HTTP pull model, with flexible queries and real-time alerting. | ||
See [[Grafana]] for the dashboarding tool that is often used with Prometheus. | |||
== Client/Agent: Prometheus exporter == | == Client/Agent: Prometheus exporter == | ||