Description of problem:Apparently all kubeproxy metrics are missing in 4.4 while they are present in 4.3 which were added via SDN-405 Version-Release number of selected component (if applicable):4.4.0-0.nightly-2020-03-04-103509 How reproducible:Always Steps to Reproduce: 1.Login to prometheus and observe kubeproxy metrics 2. 3. Actual results: Kubeproxy metrics missing Expected results:Kubeproxy metrics are expected Additional info:
Metrics in discussion are like - kubeproxy_sync_proxy_rules_duration_seconds (This already exists) - kubeproxy_sync_proxy_rules_count, labels with success and failure - kubeproxy_last_sync_time
Also do we support "kubeproxy_sync_proxy_rules_count, labels with success and failure"? I couldn't find that here https://github.com/openshift/origin/blob/master/vendor/k8s.io/kubernetes/pkg/proxy/metrics/metrics.go#L34
Waiting for the 4.5 bug to be verified: https://github.com/openshift/sdn/pull/118
Looks good to me on 4.4.0-0.nightly-2020-03-13-073111 All kubeproxy metrics are being reported fine now.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0581