We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c69b35 commit afc7bbcCopy full SHA for afc7bbc
docs/metrics/extend/customresourcestate-metrics.md
@@ -392,7 +392,7 @@ spec:
392
type: Info
393
info:
394
labelsFromPath:
395
- # annotation_*: [metadata, annotations]
+ annotation_*: [metadata, annotations]
396
name: [metadata, name]
397
# kube_verticalpodautoscaler_labels
398
- name: "verticalpodautoscaler_labels"
@@ -401,7 +401,7 @@ spec:
401
402
403
404
- # label_*: [metadata, labels]
+ label_*: [metadata, labels]
405
406
# kube_verticalpodautoscaler_spec_updatepolicy_updatemode
407
- name: "verticalpodautoscaler_spec_updatepolicy_updatemode"
0 commit comments