File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
keps/sig-storage/3141-prevent-volume-mode-conversion Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -597,15 +597,22 @@ These goals will help you determine what you need to measure (SLIs) in the next
597
597
question.
598
598
-->
599
599
600
- N/A.
600
+ We will add new labels to the existing persistentvolumeclaim_provision_failed_total metric
601
+ for the volume data source and status code.
602
+ The per-day percentage of calls with error status code <= 1.
603
+ However the failover will always happen as long as the feature is correctly enabled and the
604
+ annotations are not applied correctly to VolumeSnapshotContent objects.
601
605
602
606
###### What are the SLIs (Service Level Indicators) an operator can use to determine the health of the service?
603
607
604
608
<!--
605
609
Pick one more of these and delete the rest.
606
610
-->
607
611
608
- N/A.
612
+ - [x] Metrics
613
+ - Metric name: persistentvolumeclaim_provision_failed_total
614
+ - [Optional] Aggregation method:
615
+ - Components exposing the metric: external-provisioner
609
616
610
617
###### Are there any missing metrics that would be useful to have to improve observability of this feature?
611
618
You can’t perform that action at this time.
0 commit comments