kubernetes/pkg/proxy/iptables
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 add testing 2020-03-13 14:59:40 -07:00
OWNERS pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
proxier.go pkg/proxy: add last-queued-timestamp metric 2020-04-21 15:19:32 +02:00
proxier_test.go kube-proxy: log service and endpoint updates 2020-04-10 15:29:44 -07:00