Bug 2047308
| Summary: | Remove metrics and events for master port offsets | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Aneesh Puttur <aputtur> | |
| Component: | Cloud Native Events | Assignee: | Aneesh Puttur <aputtur> | |
| Cloud Native Events sub component: | Cloud Event Proxy | QA Contact: | obochan <obochan> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | high | |||
| Priority: | high | CC: | aos-bugs, aputtur, ijolliff, jacding, keyoung | |
| Version: | 4.11 | |||
| Target Milestone: | --- | |||
| Target Release: | 4.11.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2050737 (view as bug list) | Environment: | ||
| Last Closed: | 2022-08-10 10:23:42 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: | ||||
| Bug Blocks: | 2050737 | |||
| 
        
          Description
        
        
          Aneesh Puttur
        
        
        
        
        
          2022-01-27 15:05:03 UTC
        
       issue is verified in:
[obochan@obochan ~]$ oc version 
Client Version: 4.8.0
Server Version: 4.11.0-0.nightly-2022-05-25-193227
Kubernetes Version: v1.23.3+ad897c4
[obochan@obochan ~]$ oc exec -it linuxptp-daemon-tqbbh -n openshift-ptp cloud-event-proxy  -- curl 127.0.0.1:9091/metrics  | grep openshift_ptp_clock_state
Defaulted container "cloud-event-proxy" out of: cloud-event-proxy, kube-rbac-proxy, linuxptp-daemon-container
# HELP openshift_ptp_clock_state 0 = FREERUN, 1 = LOCKED, 2 = HOLDOVER
# TYPE openshift_ptp_clock_state gauge
openshift_ptp_clock_state{iface="CLOCK_REALTIME",node="cnfde4.ptp.lab.eng.bos.redhat.com",process="phc2sys"} 1
openshift_ptp_clock_state{iface="ens1fx",node="cnfde4.ptp.lab.eng.bos.redhat.com",process="ptp4l"} 1
openshift_ptp_clock_state{iface="ens4fx",node="cnfde4.ptp.lab.eng.bos.redhat.com",process="ptp4l"} 1
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 (Moderate: OpenShift Container Platform 4.11.0 extras and security update), 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/RHSA-2022:5070 |