> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/general-concepts/devops/metric-monitoring.md).

# Metric Monitoring

### Popular Option: Prometheus

<figure><img src="/files/AQowwYSEhvCdDnDHVFiQ" alt=""><figcaption></figcaption></figure>

### 4 Key components:

* The TSDB (time series database) actually stores the billions of individual measurements of things like page load time
* The "retrieval" section takes data from various places, like parsing them from log messages or measuring how long individual jobs took, and puts them in the database
* The alert manager sends notifications to the relevant people when INCIDENT
* The web UI is primary used to understand the metrics alerted someone has been alerted of a fault
