Tested on one master and node machine, metricsPublicURL is not added to master-config.yaml, it is now added in webconsole-config configmap of openshift-web-console project, and metrics works well. # oc get configmap webconsole-config -o yaml -n openshift-web-console | grep metricsPublicURL metricsPublicURL: https://hawkular-metrics.apps.0131-ujx.qe.rhcloud.com/hawkular/metrics Does that mean metricsPublicURL should not be added to all master-config.yaml?
(In reply to Junqi Zhao from comment #1) > Tested on one master and node machine, metricsPublicURL is not added to > master-config.yaml, it is now added in webconsole-config configmap of > openshift-web-console project, and metrics works well. > > > # oc get configmap webconsole-config -o yaml -n openshift-web-console | grep > metricsPublicURL > metricsPublicURL: > https://hawkular-metrics.apps.0131-ujx.qe.rhcloud.com/hawkular/metrics > > > Does that mean metricsPublicURL should not be added to all > master-config.yaml? Yes, it should no longer be in master-config.yaml. We'll fix that. https://github.com/openshift/openshift-ansible/pull/6952
logging/metrics urls are not added to master-config.yaml now env: openshift-ansible-3.9.0-0.36.0.git.0.da68f13.el7.noarch.rpm openshift-ansible-docs-3.9.0-0.36.0.git.0.da68f13.el7.noarch.rpm openshift-ansible-playbooks-3.9.0-0.36.0.git.0.da68f13.el7.noarch.rpm openshift-ansible-roles-3.9.0-0.36.0.git.0.da68f13.el7.noarch.rpm