diff --git a/services/loki.hcl b/services/loki.hcl index 3eac82f..020fa44 100644 --- a/services/loki.hcl +++ b/services/loki.hcl @@ -111,6 +111,7 @@ EOH tags = [ "traefik.enable=true", "traefik.http.routers.loki.entryPoints=websecure", + "metrics", ] } }