From 71827d151ec3a3e6cace8a76195168120e387586 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Mon, 22 Jan 2024 19:59:00 +0100 Subject: [PATCH] DEBUG LOGGING --- ansible/plays/services/traefik/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/plays/services/traefik/traefik.yaml b/ansible/plays/services/traefik/traefik.yaml index 679ff58..48cc67c 100644 --- a/ansible/plays/services/traefik/traefik.yaml +++ b/ansible/plays/services/traefik/traefik.yaml @@ -1,5 +1,5 @@ log: - level: ERROR + level: DEBUG metrics: prometheus: addEntryPointsLabels: true