From 3fc36dcfe2fde3398202222f4d8a5c4eb07d998c Mon Sep 17 00:00:00 2001 From: Daniel Sy Date: Wed, 13 Aug 2025 15:45:32 +0200 Subject: [PATCH] =?UTF-8?q?feat(manifests):=20=E2=9C=A8=20Add=20debug=20lo?= =?UTF-8?q?g=20level=20for=20Grafana=20configuration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Enhances Grafana configuration by adding a debug log level. This improvement aids in troubleshooting and monitoring by providing more detailed logging information. --- .../observability/grafana-operator/manifests/grafana.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/otc/observability.t09.de/stacks/observability/grafana-operator/manifests/grafana.yaml b/otc/observability.t09.de/stacks/observability/grafana-operator/manifests/grafana.yaml index e2735d0..cab9ced 100644 --- a/otc/observability.t09.de/stacks/observability/grafana-operator/manifests/grafana.yaml +++ b/otc/observability.t09.de/stacks/observability/grafana-operator/manifests/grafana.yaml @@ -40,6 +40,8 @@ spec: - grafana.observability.t09.de secretName: grafana-net-tls config: + log.console: + level: debug server: root_url: "https://grafana.observability.t09.de" auth: