mirror of
https://github.com/Telecominfraproject/wlan-cloud-kube-state-metrics.git
synced 2025-10-30 18:17:47 +00:00
Clarify valueFrom comment
This commit is contained in:
@@ -150,7 +150,7 @@ spec:
|
|||||||
# label values can be resolved specific to this path
|
# label values can be resolved specific to this path
|
||||||
labelsFromPath:
|
labelsFromPath:
|
||||||
active: [active]
|
active: [active]
|
||||||
# The actual field to use as metric value. Should be a number.
|
# The actual field to use as metric value. Should be a number, boolean or RFC3339 timestamp string.
|
||||||
valueFrom: [ready]
|
valueFrom: [ready]
|
||||||
commonLabels:
|
commonLabels:
|
||||||
custom_metric: "yes"
|
custom_metric: "yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user