add prometheus monitoring

This commit is contained in:
2023-12-24 13:44:22 +01:00
parent 1cd4df8b8f
commit 4cf26679c6
5 changed files with 20 additions and 5 deletions

View File

@@ -6,6 +6,8 @@ spec:
entryPoints:
- websecure
routes:
# block the metrics endpoint
- match: Host(`git.kluster.moll.re`) && !Path(`/metrics`)
- match: Host(`git.kluster.moll.re`)
kind: Rule
services: