Bug 1810725
Summary: | kube-proxy metrics are missing | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Anurag saxena <anusaxen> |
Component: | Networking | Assignee: | Juan Luis de Sousa-Valadas <jdesousa> |
Networking sub component: | openshift-sdn | QA Contact: | Anurag saxena <anusaxen> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | medium | CC: | anusaxen, bbennett, jdesousa, jtanenba, nagrawal |
Version: | 4.4 | ||
Target Milestone: | --- | ||
Target Release: | 4.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-05-04 11:45:02 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1811739 | ||
Bug Blocks: |
Description
Anurag saxena
2020-03-05 19:25:42 UTC
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 |