Skip to content

Commit 5c5db3c

Browse files
committed
Update the SLI of monorepo component
1 parent 9f5da57 commit 5c5db3c

File tree

1 file changed

+4
-6
lines changed
  • keps/sig-storage/4958-csi-sidecars-all-in-one

1 file changed

+4
-6
lines changed

keps/sig-storage/4958-csi-sidecars-all-in-one/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,13 +1041,11 @@ question.
10411041
<!--
10421042
Pick one more of these and delete the rest.
10431043
-->
1044+
The SLI for the CSI AIO project is based on individual sidecars' SLIs, with metrics exposed by [csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils/blob/master/metrics/metrics.go)
10441045

1045-
- [ ] Metrics
1046-
- Metric name: `plugin_execution_duration_seconds{plugin="VolumeBinding",extension_point="Score"}`
1047-
- [Optional] Aggregation method:
1048-
- Components exposing the metric:
1049-
- [ ] Other (treat as last resort)
1050-
- Details:
1046+
- [X] Metrics
1047+
- Metric name: operationsLatencyMetricName
1048+
- Components exposing the metric: Monorepo component
10511049

10521050
###### Are there any missing metrics that would be useful to have to improve observability of this feature?
10531051

0 commit comments

Comments
 (0)