Add page operation metrics and expose them in Prometheus text format.

This commit is contained in:
miyuko
2025-09-22 19:03:59 +01:00
parent 584957a92d
commit 1aef0288e7
7 changed files with 79 additions and 9 deletions
+1
View File
@@ -8,6 +8,7 @@ log-format = "datetime+message"
pages = "tcp/:3000"
caddy = "tcp/:3001"
health = "tcp/:3002"
metrics = "tcp/:3003"
[[wildcard]] # non-default section
domain = "codeberg.page"