# Monitoring checklist
This doc will serve as a running list of things that need to be done for `yttrx.com`, to elevate telemetry and perhaps alerting (alerting isn't on the roadmap, but it might be one day).
## Grafana / prometheus
[Grafana has already been installed](https://hackmd.io/eDXj1OMsR_qX29KLfxdvRQ) and mastodon metrics are being exported via statsd and consumed by prometheus and visualized with grafana. Additional host level metrics are needed as well to identify constraints etc.
- [x] Install the node exporter metrics
- [x] Consume node exported with prometheus
- [x] Install grafana graphs for node exporter
- [ ] Create ansible runbook for this
- [ ] Write blogpost with steps involved
- [ ] Potentially lockdown access via nginx