Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Design Trace and Tag Propagation for Kafka #228

Open
dinooliva opened this issue Jan 17, 2019 · 1 comment
Open

Design Trace and Tag Propagation for Kafka #228

dinooliva opened this issue Jan 17, 2019 · 1 comment

Comments

@dinooliva
Copy link

In previous work, we have defined Trace and Tag propagation for Google Pub/Sub - we would like a similar mechanism for Kafka.

Zipkin implements such support based on Kafka message headers - for details, see:

@SergeyKanzhelev
Copy link
Member

It looks like Kafka header values are binary arrays. So consider trying w3c/trace-context#215 for traceparent. There is a proposal to use this binary protocol for AMQP: w3c/trace-context#217

I'd be happy to work on binary protocol for Tags to put it into https://github.com/w3c/correlation-context specification.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants