Traces are not propagated till the database from Kafka-connect

I am using mongo-kafka-connect-1.6.1-confluent to send the data from kafka topic to mongoDB. I have integrate the open telemetry java agent 2.6.0 to kafka-connect but I am seeing the traces till the kafka-connect service but not able to see the traces till the data base.

How needs to be done so that I can see the traces till database?

Hi, can you clarify on what you mean by “till” in your question?


If you see the image , traces are generated till the sink connector However traces where kafka-sink-connect communicate with MongoDb are not generated.

Thank you for the clarification!
It looks like this is a known issue that has not been resolved yet. See this GitHub conversation and this MongoDB question.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.