Make victoria convert ALL metrics to prometheus compatible naming
This commit is contained in:
parent
8a314dd0c9
commit
a91e6b49d2
|
@ -25,6 +25,9 @@ spec:
|
||||||
app.kubernetes.io/name: victoria-metrics-pv
|
app.kubernetes.io/name: victoria-metrics-pv
|
||||||
size: 32Gi
|
size: 32Gi
|
||||||
|
|
||||||
|
extraArgs:
|
||||||
|
usePromCompatibleNaming: "true"
|
||||||
|
|
||||||
# resources:
|
# resources:
|
||||||
# limits:
|
# limits:
|
||||||
# cpu: 500m
|
# cpu: 500m
|
||||||
|
|
Loading…
Reference in New Issue