coreos-home-server/service/prometheus/container/config/service.d
Alex Palaistras 011650105b Implement metrics with Grafana and Prometheus
This commit adds two services, `grafana` and `prometheus`, and sets up
some existing services (`dovecot` and `prosody`) to expose metrics into
Grafana. In addition, systemd services have been added to facilitate
registering metrics for services into Prometheus, as well as
automatically provisioning Grafana dashboards based on static JSON
representations.

This work will continue to evolve as more services gain proper Grafana
dashboards, and Loki is also integrated for access to the systemd
journal.
2022-04-25 20:12:06 +01:00
..
README.md Implement metrics with Grafana and Prometheus 2022-04-25 20:12:06 +01:00

Service Discovery Configuration for Prometheus

Any file with an extension of .yml placed in this directory will be included as part of the Prometheus service discovery configuration.