kubernetes/pkg/proxy/winkernel
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 Merge pull request #86172 from liggitt/intstr 2020-01-15 08:25:35 -08:00
hns_test.go Set loadbalancer flags for DSR 2019-05-20 15:37:19 -07:00
hnsV1.go Ineffassign fixes for pkg/proxy 2020-01-30 14:34:33 -08:00
hnsV2.go Ineffassign fixes for pkg/proxy 2020-01-30 14:34:33 -08:00
metrics.go remove deprecated metrics of proxy 2020-01-10 17:05:38 +08:00
OWNERS Update owners file 2019-04-16 10:45:50 -07:00
proxier.go pkg/proxy: add last-queued-timestamp metric 2020-04-21 15:19:32 +02:00
proxier_test.go Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00