Created attachment 1499214 [details] router endpoints are shown both under kubernetes-service-endpoints and openshift-router Should remove router endpoints targets from kubernetes-service-endpoints Description of problem: See the attached picture, router endpoints(http://172.18.0.17:1936/metrics, http://172.18.13.146:1936/metrics) are shown both under kubernetes-service-endpoints and openshift-router, router endpoints should only be shown under openshift-router Version-Release number of selected component (if applicable): prometheus v3.9.49-1 How reproducible: Always Steps to Reproduce: 1. Deploy prometheus v3.9.49-1 and check /targets page 2. 3. Actual results: router endpoints are shown both under kubernetes-service-endpoints and openshift-router Expected results: router endpoints should only be shown under openshift-router Additional info:
Created attachment 1499215 [details] prometheus configuration file
Created attachment 1499216 [details] prometheus configuration 39 file
Created attachment 1499217 [details] prometheus configuration 311 file for referrence
https://github.com/openshift/openshift-ansible/pull/10615
Fix is available in openshift-ansible-3.9.51-1
Issue is fixed in openshift-ansible-3.9.51-1, router endpoints targets are removed from kubernetes-service-endpoints target
Created attachment 1505048 [details] router endpoints targets are removed from kubernetes-service-endpoints target
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:3748