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
|
||||
secretName: grafana-net-tls
|
||||
config:
|
||||
log.console:
|
||||
level: debug
|
||||
server:
|
||||
root_url: "https://grafana.observability.t09.de"
|
||||
auth:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue