๐ Monitoring Stack โ Prometheus, Grafana, Loki, Promtail, cAdvisor
๐ What is Prometheus?
Prometheus is an open-source monitoring and alerting system.
It is pull-based: it scrapes metrics from HTTP endpoints.
It stores metrics in a time series database (TSDB).
Exposes metrics via a built-in web UI and allows que...
pradeepkadam.hashnode.dev4 min read