-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
on Prometheus Istio System Console, under targets, its shows kubernetes-service-endpoints "http://10.128.3.75:15090/metrics" down.
Endpoint IP 10.128.3.75 belongs to prometheus pod. I could not find port 15090 defined under service prometheus.
$ oc get pods NAME READY STATUS RESTARTS AGE grafana-57f74b66f5-g4gzn 2/2 Running 0 115s istio-egressgateway-7988d4487d-ztjzm 1/1 Running 0 115s istio-ingressgateway-cfdfb66ff-rx5wr 1/1 Running 0 116s istiod-basic-7d8ccd96f7-gmzxq 1/1 Running 0 3m1s jaeger-567b6cd4bc-sqngb 2/2 Running 0 116s kiali-75d894bfdb-kczww 1/1 Running 0 62s prometheus-668546f758-k82ll 3/3 Running 0 2m29s
Below I am attaching the screenshot from the prometheus console. The issue can be reproduced or seen just by installing servicemesh operator as mentioned in official documentation
Please let us know if there is any dependency for this service since the endpoint does not show in the prometheus service.