intermediateMonitoring: Logs, Metrics, Prometheus & Grafana

What role does Grafana play relative to Prometheus?

Grafana is a visualization and alerting layer, not a metrics store itself. It connects to Prometheus (or other data sources) as a backend, executes PromQL queries to populate dashboard panels, and can evaluate threshold-based alerting rules that trigger notifications to channels like Slack or PagerDuty.

This is a Pro chapter

Sign in, then upgrade to Pro or Power to unlock this and the full DevOps Mastery library.

What role does Grafana play relative to Prometheus?

Next Step

Continue to What is cAdvisor and what does it add on top of application-level metrics?← Back to all Docker questions