File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
vertical-pod-autoscaler/docs Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -126,4 +126,5 @@ VPA provides metrics to track in-place update operations:
126126* `vpa_in_place_updatable_pods_total`: Number of pods matching in-place update criteria
127127* `vpa_in_place_updated_pods_total`: Number of pods successfully updated in-place
128128* `vpa_vpas_with_in_place_updatable_pods_total`: Number of VPAs with pods eligible for in-place updates
129- * `vpa_vpas_with_in_place_updated_pods_total`: Number of VPAs with successfully in-place updated pods
129+ * `vpa_vpas_with_in_place_updated_pods_total`: Number of VPAs with successfully in-place updated pods
130+ * `vpa_updater_failed_in_place_update_attempts_total`: Number of failed attempts to update pods in-place.
You can’t perform that action at this time.
0 commit comments