Skip to content

Commit c04e3e0

Browse files
Fix typo
1 parent f83edd3 commit c04e3e0

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-node/4960-container-stop-signals

1 file changed

+1
-1
lines changed

keps/sig-node/4960-container-stop-signals/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ N/A
417417

418418
- [x] Metrics
419419
- Metric name:
420-
- kubelet_pod_stop_signals_count (Guage measuring number of pods configured with each stop signal)
420+
- kubelet_pod_stop_signals_count (Gauge measuring number of pods configured with each stop signal)
421421
- kubelet_pod_termination_grace_period_exceeded_total (Counter counting the number of Pods that doesn't get terminated gracefully with the duration of terminationGracePeriodSeconds)
422422
- [Optional] Aggregation method:
423423
- Components exposing the metric:

0 commit comments

Comments
 (0)