Skip to content

Operator monitoring ports mismatch #4041

Answered by jmazzitelli
sblargaba asked this question in Q&A
Discussion options

You must be logged in to vote

You didn't say what version of operator you have or what the full installation commands you used to install it or if you have a customized kiali operator of your own or if you are using a published helm chart from kiali.org. So I can't tell you much. But what I can tell you is that it sounds like you have an old operator from some non-latest helm chart. You say:

In the same namespace I see a Service and ServiceMonitor with the following configuration

Service:
- name: http-metrics
  port: 8383
  protocol: TCP
  targetPort: 8383
- name: cr-metrics
  port: 8686
  protocol: TCP
  targetPort: 8686

But those ports are old - http-metrics has changed and the cr-metrics one was completely remove…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sblargaba
Comment options

Answer selected by sblargaba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants