Description of problem: ES and Fluentd metrics do not appear in Prometheus in 4.4 and 4.5. Earlier in the 4.4 release they were showing up fine. This is using the 4.4 GA operators for logging. This script returns good data: https://github.com/openshift/elasticsearch-operator/blob/master/hack/testing-olm/test-200-verify-es-metrics-access.sh But now ES or fluentd metrics are in the Prometheus list and attempting to retrieve them by name fails. Version-Release number of selected component (if applicable): 4.4.3 and 4.5.0-0.nightly-2020-05-08-095803 for the cluster Cluster logging operator: 4.4.0-202005072005 ES operator: 4.4.0-202004261927 How reproducible: Always, multiple installs are exhibiting this Steps to Reproduce: 1. Install a 4.4 or 4.5 cluster 2. From Operator Hub, install the ES and clusterlogging operators and create a logging cluster 3. Go to prometheus and look for es* and fluentd* metrics in the list Actual results: metrics are not there Expected results: metrics available Additional info: Will add location of must-gather, let us know what other doc is needed.
Setting to 4.4 found/target as its likely the same issue as 1832125
@Mike I cannot confirm this issue for 4.4.0-202005121717 and since the 4.5.0 parent issue is fixed can you check again?
Working OK for me in 4.4.0. Closing as notabug. 4.5 verification blocked by https://bugzilla.redhat.com/show_bug.cgi?id=1838929 right now