Skip to content

Opentelemetry > Camel > tracing information lost between incoming and outgoing message (opentelemetry-java-instrumentation) #4052

Open
@ghilainm

Description

@ghilainm

I am using Camel 3.11.0 with Spring boot and opentelemetry-java-instrumentation java agent version 1.3.1 to implement distributed tracing across my microservices.

The trace id is not propagated between the input and output message. A new trace id is created for outgoing messages and therefore correlation is lost.

If you need additional information to investigate don't hesitate to ask.

(see discussion here -> https://camel.zulipchat.com/#narrow/stream/257298-camel/topic/OpenTelemetry.20-.20Trace.20Messages)

Sample project -> https://github.com/ghilainm/camel-spring-boot-showcase

Metadata

Metadata

Assignees

No one assigned

    Labels

    contribution welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcomeenhancementNew feature or requestnew instrumentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions