kubernetes/pkg/kubelet/metrics
Clayton Coleman e9a5fb7372
kubelet: Record a metric for latency of pod status update
Track how long it takes for pod updates to propagate from detection
to successful change on API server. Will guide future improvements
in pod start and shutdown latency.

Metric is `kubelet_pod_status_sync_duration_seconds` and is ALPHA
stability. Histogram buckets are chosen based on distribution of
observed status delays in practice.
2022-09-08 12:17:44 -04:00
..
collectors When metrics are counted, discard the wrong container startup time metrics 2022-07-15 08:56:12 +08:00
metrics.go kubelet: Record a metric for latency of pod status update 2022-09-08 12:17:44 -04:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00