Hide Forgot
This is a clone of Bug #1825324. This is the description of that bug: Created attachment 1679716 [details] workqueue_depth metrics Description of problem: Work queue metrics for controllers within OCM are missing in Prometheus Version-Release number of selected component (if applicable): 4.3.z How reproducible: Always Steps to Reproduce: 1. Open the prometheus UI from the web console 2. Query the workqueue_depth metric by job - ex `sum(workqueue_depth) by (job)` 3. View the results Actual results: No metrics appear from the "openshift-controller-manager" job Expected results: Metrics from the "openshift-controller-manager" job should appear, with work queue metrics for each named controller
Now latest payload is not include the pr, keep waiting
Created attachment 1689502 [details] metrics for ocm
@Adam, Checked the version: 4.4.0-0.nightly-2020-05-17-221856, which is include the pr104, but still cannot see metrics for ocm, attached the result. Check the commits: $ oc adm release info --commits "registry.svc.ci.openshift.org/ocp/release:4.4.0-0.nightly-2020-05-17-221856" |grep openshift-controller-manager openshift-controller-manager https://github.com/openshift/openshift-controller-manager 7d4142c8a468662c7a426cfc413fd29a010e876d $ git log 7d4142c8a468662c7a426cfc413fd29a010e876d |grep "#104" Merge pull request #104 from openshift-cherrypick-robot/cherry-pick-95-to-release-4.4 0b5d6c6 add firewall troubleshooting section (#1040) 6745418 Bump OSB Client (#1049)
Created attachment 1698246 [details] metics of ocm
Created attachment 1698247 [details] sum of "image-signature-import"
Created attachment 1698248 [details] sum of "project-finalizer"
Verified in version as follow version, and attached result. Version: 4.4.0-0.nightly-2020-06-21-210301
Created attachment 1698249 [details] sum(workqueue_adds_total) by (namespace,name) product
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:2713