Added example alerting config
Build Docker image on push / docker (push) Successful in 21s

This commit is contained in:
2026-08-18 01:44:45 +02:00
parent b69e10d52f
commit 832549d667
5 changed files with 610 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@ and stores the latest values in the Prometheus registry exposed at `/metrics`.
API token permissions, and collector switch.
- [Metrics reference](metrics.md) lists exported metrics, labels, units, and
numeric state mappings.
- [Prometheus alerting](alerting.md) provides a ready-to-use rule group,
installation example, and collector requirements.
- [Operations and troubleshooting](operations.md) covers native and container
deployment, endpoint failover, logging, security, and common errors.
- [Architecture and adding collectors](architecture.md) explains the collection