mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-02 15:55:45 -04:00
This adds a metric, kubeproxy_sync_proxy_rules_last_queued_timestamp, that captures the last time a change was queued to be applied to the proxy. This matches the healthz logic, which fails if a pending change is stale. This allows us to write alerts that mirror healthz. Signed-off-by: Casey Callendrello <cdc@redhat.com> |
||
|---|---|---|
| .. | ||
| BUILD | ||
| hns_test.go | ||
| hnsV1.go | ||
| hnsV2.go | ||
| metrics.go | ||
| OWNERS | ||
| proxier.go | ||
| proxier_test.go | ||