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