promethues-grafana

Prometheus

Prometheus is a monitoring and alerting tool that collects, stores, and queries time-series data to help users understand the performance and health of their systems and applications.

It scrapes data from applications and exposes it via an endpoint.

Grafana

Grafana is an open-source analytics and visualization platform used to create and share dashboards from various data sources.

It can integrate with Prometheus endpoints to display metrics and create dashboards for monitoring and analysis.

Last updated