Skip to content

Baggage not being propagated in zio #6772

Open
@pallamidessi

Description

Hello 👋

We hit an issue were the baggage was not propagated across the network when an ot-baggage prefixed header is present in the incoming request using zio. This work well for the other services in our backend not using zio

The propagation style (both injection and extraction) is set to datadog and when turning the agent debug log, we can see the baggage being successful extracted but never inject in the subsequent upstream requests. Any pointer to how to debug the issue ?

We're running the version 1.30.1 of the agent, so this fix should be included already: #6442
Happy to provide more context and to learn where to start looking in the dd-trace-java codebase !

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions