Skip to content

Integration with Opentelemetry standard. #1025

Open
@maksim77

Description

@maksim77

I think it would be great if the library supported integration with the Opentelemetry standard.

Obvious places for such integration seem to be:

  • Inserting a traceparent header into the message at the time of sending. Inheriting it from the context passed to the sending methods.
  • Reading this header from messages read from the topic.
  • Maybe this logic should be applied for the rest of the requests sent through the Connection object.

For competing solutions, such integration is possible. And it would be great if it was supported in kafka-go.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions