Skip to content

Scraping metrics #2536

Closed Answered by davisoares454
davisoares454 asked this question in Support
Mar 11, 2022 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Got it solved. The main problem was Istio in Strict mode (mTLS enabled), so I had to change the kube-rbac-proxy arg from "--secure-listen-address=0.0.0.0:8443" to "--insecure-listen-address=0.0.0.0:8443", and adding the Istio certificates in the generated serviceMonitor with the fields in spec.endpoints.tlsConfig.

Thanks!!!

Replies: 3 comments 1 reply

Comment options

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

Answer selected by davisoares454
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
3 participants