Monitoring Petals ESB with Prometheus

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
[Prometheus|https://prometheus.io] is an open-source systems monitoring and alerting toolkit.

!prometheus_overview (1).svg!
? {petalslink}
done with draw.io. file prometheus_overview.xml.
{petalslink}

!https://prometheus.io/assets/architecture.png|border=1,width=700!

Prometheus scrapes metrics from instrumented jobs, either directly or via an intermediary push gateway for short-lived jobs. It stores all scraped samples locally and runs rules over this data to either aggregate and record new time series from existing data or generate alerts. Grafana or other API consumers can be used to visualize the collected data.