All three ports were being scraped by Prometheus but only one worked. Related to https://github.com/openshift/openshift-ansible/issues/7986
@@ -61,6 +61,7 @@
annotations:
prometheus.io/scrape: "true"
prometheus.io/scheme: https
+ prometheus.io/port: "{{ grafana_service_targetport }}"
service.alpha.openshift.io/serving-cert-secret-name: grafana-tls
ports:
- name: grafana