Hi
I am using istio operator. Does istio operator expose metrics ? How do I monitor istio operator ?
Regards
Meher
Hi
I am using istio operator. Does istio operator expose metrics ? How do I monitor istio operator ?
Regards
Meher
Istio Operator exposes metrics on port 8383 on the /metrics
path. There is usually also a Service named istio-operator-metrics
that exposes this port from the Istio Operator pods.
See for example here in the code: istio/service.yaml at b33f30811a26c9d6352dfe20f79815619b70f261 · istio/istio · GitHub