Bug 1945677
Summary: | Need ACM Managed Cluster Info metric enabled for OCP monitoring telemetry | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Joydeep Banerjee <jbanerje> | |
Component: | Telemeter | Assignee: | Joydeep Banerjee <jbanerje> | |
Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.8 | CC: | aos-bugs, juzhao, lserven, spasquie | |
Target Milestone: | --- | |||
Target Release: | 4.8.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1956565 (view as bug list) | Environment: | ||
Last Closed: | 2021-07-27 22:57:07 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: | 1956565 |
Description
Joydeep Banerjee
2021-04-01 15:50:52 UTC
tested with 4.8.0-0.nightly-2021-04-19-121657, acm_managed_cluster_info is in telemetry-config configmap # oc -n openshift-monitoring get cm telemetry-config -o jsonpath="{.data.metrics\.yaml}" | grep {__name__= | grep acm_managed_cluster_info - '{__name__="acm_managed_cluster_info"}' but I think we still need a telemeter PR for the metrics That's correct, we need to bump the generated allow-list for the backend service as well. This allow-list now lives in GitHub rather than behind the VPN. It is in the https://github.com/rhobs/configuration repo. A PR to bump this is here: https://github.com/rhobs/configuration/pull/7 Once merged, we need to roll out the new configuration to production. Tested this against quay.io/openshift-release-dev/ocp-release:4.8.0-fc.5-x86_64. Found out that the : telemeter client has this metrics added the metrics is available in prometheus but cannot see this in telemeter grafana dashboard yet (using data source = recent, recent-stage). lserven confirmed that we are waiting for the backend Telemeter server changes has been mereged but the roll out to production got delayed. Expected to happen soon. Will wait for that before closing this. (In reply to Joydeep Banerjee from comment #11) > Tested this against > quay.io/openshift-release-dev/ocp-release:4.8.0-fc.5-x86_64. Found out that > the : > telemeter client has this metrics added > the metrics is available in prometheus > but cannot see this in telemeter grafana dashboard yet (using data source = > recent, recent-stage). > > lserven confirmed that we are waiting for the backend Telemeter > server changes has been mereged but the roll out to production got delayed. > Expected to happen soon. Will wait for that before closing this. see Comment 10, we need to roll out the new configuration to production, please wait 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.8.2 bug fix 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-2021:2438 |