Enable Loki metrics.

This commit is contained in:
2023-08-14 15:05:42 +01:00
parent 8b84e0e5b0
commit 7e506557f6

View File

@@ -111,6 +111,7 @@ EOH
tags = [
"traefik.enable=true",
"traefik.http.routers.loki.entryPoints=websecure",
"metrics",
]
}
}