Clarify valueFrom comment

This commit is contained in:
Pavel Timofeev
2022-10-26 13:56:41 -06:00
committed by GitHub
parent 1ea0ba87a3
commit aba1302f28

View File

@@ -150,7 +150,7 @@ spec:
# label values can be resolved specific to this path
labelsFromPath:
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]
commonLabels:
custom_metric: "yes"