Description of problem: After rebasing an OpenShift component to k8s 1.16.2, its associated metrics no longer appear in Prometheus. See metrics for cluster-kube-apiserver-operator and openshift-controller-manager in [1]. Version-Release number of selected component (if applicable): 4.3.0 How reproducible: Always Steps to Reproduce: 1. Launch a cluster on a cloud provider (AWS, GCP, Azure) 2. Open the Prometheus UI 3. Try to query the `cluster_infrastructure_provider` Actual results: No metric exists to be queried. Expected results: Metric exists with a value for the infra provider. Additional info: [1] https://github.com/openshift/openshift-controller-manager/pulls/44
*** This bug has been marked as a duplicate of bug 1769779 ***