Skip to content

Span context propagation for the integration with third-party system #5095

Open
@Ekatereana

Description

@Ekatereana

Hi, my use case looks like this:

service-A with dd-agent makes a request to 3rd party system-B, and system-B then produces the event, that my Kafka consumer will consume. However, there is no option for how I may inject the dd agent into the system B, my trace hierarchy breaks. I though maybe I could send the trace-id of the parent trace from service-A in the body of the kafka event, but how then I will set it as the parent trace_id in consumer?

Is there any option to propagate span context from service-A to the consumer, though that system-B doesn't inject dd-agent?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions