kubernetes/pkg/proxy/healthcheck
Antonio Ojea 19f61caabe aggregate kube-proxy metrics
Instead of using two metrics use just one metrics with multiple labels,
since the labels can only get 2 values, 200 or 503 there is no risk of
carindality explosion and are simple to represent in graphs.

Change-Id: I0e9cbd6ec2051de44d277d673dc20f02b96aa4d1
2023-07-16 11:47:19 +00:00
..
common.go Do not log errors when ServiceHealthServer is closed normally 2022-12-29 17:11:29 +08:00
doc.go overhaul proxy healthchecks 2017-04-05 14:22:56 -07:00
healthcheck_test.go aggregate kube-proxy metrics 2023-07-16 11:47:19 +00:00
proxier_health.go aggregate kube-proxy metrics 2023-07-16 11:47:19 +00:00
service_health.go kube-proxy service health: add new return header with number of local endpoints 2023-06-30 11:25:48 +02:00