You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requirement - what kind of business use case are you trying to solve?
We want to store our jaeger spans in ElasticSearch, but we want to use Kafka as a buffer in between jaeger collector and our ES cluster. We would still want the Jaeger UI to query against our ES cluster. Our production Kafka clusters are Kerberos secured.
Problem - what in Jaeger blocks you from solving the requirement?
Jaeger does not provide a mechanism to connect to a Kerberos secured Kafka cluster.
Proposal - what do you suggest to solve the problem or improve the existing situation?
Any open questions to address
The text was updated successfully, but these errors were encountered:
Requirement - what kind of business use case are you trying to solve?
We want to store our jaeger spans in ElasticSearch, but we want to use Kafka as a buffer in between jaeger collector and our ES cluster. We would still want the Jaeger UI to query against our ES cluster. Our production Kafka clusters are Kerberos secured.
Problem - what in Jaeger blocks you from solving the requirement?
Jaeger does not provide a mechanism to connect to a Kerberos secured Kafka cluster.
Proposal - what do you suggest to solve the problem or improve the existing situation?
Any open questions to address
The text was updated successfully, but these errors were encountered: