Skip to content
Snippets Groups Projects
Unverified Commit 98470936 authored by Varac's avatar Varac
Browse files

Enable debug loglevel and queryLogFile: /dev/stdout

parent 4d050f38
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,8 @@ data:
prometheus:
# https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus
prometheusSpec:
logLevel: debug
queryLogFile: /dev/stdout
scrapeInterval: "3m"
evaluationInterval: "3m"
retention: "30d"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment