This commit is contained in:
DerGrumpf
2026-04-26 17:03:59 +00:00
parent 76adff71d7
commit befd9f94c7
5 changed files with 348 additions and 0 deletions
+4
View File
@@ -157,3 +157,7 @@ All metrics carry an `instance` label set to the server name from TOML.
| `/metrics?target=<name>` | GET | Prometheus metrics for one server |
| `/-/reload` | POST | Reload config from disk |
| `/-/healthy` | GET | Liveness probe |
=======
# Xonotic-Exporter
A simple Prometheus Xonotic Exporter written in Python