Skip to content
Discussion options

You must be logged in to vote

When Strimzi uses Ingress, it is using TLS passthrough. That basically hides the connection in Ingress as one long HTTPS connection which is not decrypted, so Ingress does not know what is inside (and even if it would, it would not know how to decode the Kafka protocol). So I think the only metrics you can get from Nginx for this will be around the connection itself.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jesussancheztellomm
Comment options

@jesussancheztellomm
Comment options

@scholzj
Comment options

Answer selected by jesussancheztellomm
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