Prometheus
What It Is
Prometheus collects metrics using a pull model and stores time-series data.
Core Ideas
- targets
- exporters
- scrape configs
- PromQL
- alerting rules
Practice
- Metrics without disciplined labels quickly turn into chaos and expensive cardinality.