tags: #publish
links: [[SRE and DevOps]]
created: 2020-10-21 Wed
---
# Prometheus
A time-series database for metrics collection and alerting. Open source.
Does not do dashboards (much) - typically used together with Grafana. (Compare [[SignalFX]], which does do dashboards.)
Types:
- Gauges
- Counters
- Histograms
- Summaries