Description of problem: We have a 3.4.1.7 cluster with metrics deployed where the nodes are not reporting metrics to hawkular and the hawkular webUI is not accessible. Logs have been attached. Version-Release number of selected component (if applicable): 3.4.1.7 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Can you please attach the Hawkular Metrics logs?
Can you access the Hawkular Metrics status url directly? If you could get the result from its status endpoint that would also help. The url should be something like https://${HAWKULAR_METRICS_HOSTNAME}/hawkular/metrics/status If you cannot access that endpoint, can you please try via the service ip address for Hawkular Metrics? eg: https://${HAWKULAR_METRICS_SERVICE_IP}/hawkular/metrics/status I am wondering if this is really just something as simple as the url in master-config.yaml is incorrect (eg its not https://${HAWKULAR_METRICS_HOSTNAME}/hawkular/metrics but rather just https://${HAWKULAR_METRICS_HOSTNAME})