Skip to content

Commit aba1302

Browse files
authored
Clarify valueFrom comment
1 parent 1ea0ba8 commit aba1302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customresourcestate-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ spec:
150150
# label values can be resolved specific to this path
151151
labelsFromPath:
152152
active: [active]
153-
# The actual field to use as metric value. Should be a number.
153+
# The actual field to use as metric value. Should be a number, boolean or RFC3339 timestamp string.
154154
valueFrom: [ready]
155155
commonLabels:
156156
custom_metric: "yes"

0 commit comments

Comments
 (0)