You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Matthieu Ghilain (Jira)" <ji...@apache.org> on 2021/08/10 12:21:00 UTC

[jira] [Updated] (CAMEL-16859) Opentelemetry > tracing information lost between incoming and outgoing message (opentelemetry-java-instrumentation)

     [ https://issues.apache.org/jira/browse/CAMEL-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Ghilain updated CAMEL-16859:
-------------------------------------
    Description: 
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)

  was:
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.


> Opentelemetry > tracing information lost between incoming and outgoing message (opentelemetry-java-instrumentation)
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-16859
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16859
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-kafka, camel-opentelemetry
>    Affects Versions: 3.11.0
>            Reporter: Matthieu Ghilain
>            Priority: Major
>
> 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)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)