Skip to content
Snippets Groups Projects
Commit 37444340 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch 'remove_prometheus_debugging' into 'master'

Remove prometheuse debug output

See merge request openappstack/openappstack!512
parents 97a3060d 930da5a6
No related branches found
No related tags found
No related merge requests found
...@@ -96,8 +96,9 @@ data: ...@@ -96,8 +96,9 @@ data:
prometheus: prometheus:
# https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus # https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus
prometheusSpec: prometheusSpec:
logLevel: debug # Use these settings to debug prometheus queries
queryLogFile: /dev/stdout # logLevel: debug
# queryLogFile: /dev/stdout
scrapeInterval: "3m" scrapeInterval: "3m"
evaluationInterval: "3m" evaluationInterval: "3m"
retention: "30d" 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