Switch all metrics logs to json
This commit is contained in:
parent
89780039fc
commit
83b9b566db
@ -46,6 +46,7 @@ kube-prometheus-stack:
|
||||
|
||||
prometheusOperator:
|
||||
enabled: true
|
||||
logFormat: json
|
||||
|
||||
# Run on controller nodes
|
||||
tolerations:
|
||||
@ -85,6 +86,7 @@ kube-prometheus-stack:
|
||||
prometheusSpec:
|
||||
retention: 8d
|
||||
portName: http-prometheus
|
||||
logFormat: json
|
||||
|
||||
resources:
|
||||
requests:
|
||||
|
Loading…
Reference in New Issue
Block a user