kubernetes/pkg/kubelet/status
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
..
testing Regen mocks using go 1.18 2022-03-23 10:19:38 -07:00
generate_test.go Introduce PodHasNetwork condition for pods 2022-08-01 09:51:43 -07:00
generate.go Introduce PodHasNetwork condition for pods 2022-08-01 09:51:43 -07:00
status_manager_test.go kubelet: Mark ready condition as false explicitly for terminal pods 2022-06-08 16:19:16 -07:00
status_manager.go kubelet: Record a metric for latency of pod status update 2022-09-08 12:17:44 -04:00