feat(manifests): ✨ Add debug log level for Grafana configuration
Enhances Grafana configuration by adding a debug log level. This improvement aids in troubleshooting and monitoring by providing more detailed logging information.
This commit is contained in:
parent
b87567568d
commit
3fc36dcfe2
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ spec:
|
||||||
- grafana.observability.t09.de
|
- grafana.observability.t09.de
|
||||||
secretName: grafana-net-tls
|
secretName: grafana-net-tls
|
||||||
config:
|
config:
|
||||||
|
log.console:
|
||||||
|
level: debug
|
||||||
server:
|
server:
|
||||||
root_url: "https://grafana.observability.t09.de"
|
root_url: "https://grafana.observability.t09.de"
|
||||||
auth:
|
auth:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue