Merge pull request #74027 from squeed/kube-proxy-metrics

proxy: add some useful metrics
This commit is contained in:
Kubernetes Prow Robot
2019-05-15 03:08:19 -07:00
committed by GitHub
8 changed files with 79 additions and 0 deletions

View File

@@ -1413,6 +1413,7 @@ func (proxier *Proxier) syncProxyRules() {
if proxier.healthzServer != nil {
proxier.healthzServer.UpdateTimestamp()
}
metrics.SyncProxyRulesLastTimestamp.SetToCurrentTime()
// Update healthchecks. The endpoints list might include services that are
// not "OnlyLocal", but the services list will not, and the healthChecker