What is Prometheus?
Prometheus is a CNCF open-source systems monitoring and alerting toolkit that scrapes metrics from configured targets, stores them as time series, and evaluates alerting rules. It is widely used for cloud-native observability and is often paired with Grafana for dashboards.


