kubernetes/pkg/proxy/metrics
Casey Callendrello 2e1a884bf3 pkg/proxy: add last-queued-timestamp metric
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>
2020-04-21 15:19:32 +02:00
..
BUILD Update bazel by hack/update-bazel.sh 2019-09-16 10:36:20 +08:00
metrics.go pkg/proxy: add last-queued-timestamp metric 2020-04-21 15:19:32 +02:00