GithubHelp home page GithubHelp logo

Comments (5)

rtribotte avatar rtribotte commented on May 23, 2024 1

Hello @jcchavezs,

Thanks for opening this!

Indeed, in v3 we reworked the tracing feature completely to support only OpenTelemetry and instrumenting only with OpenTelemetry SDK, with, as the first intention, trace context propagation, as OpenTelemetry follows the W3C Trace Context specification.

The reason is that although traefik supports tracecontext, applications have to do their tracing theirselves and forcing them all to migrate towards is not a trivial task (are the tracing libraries they use compatible with tracecontext? are they willing to upgrade or reimplement tracing for this?). I suggest you either allow it being configurable (otel already supports many propagation models opentelemetry-go-contrib/propagators at main ยท open-telemetry/opentelemetry-go-contrib ยท GitHub 2) or support both tracecontext and b3 as most of the tracers support b3.

This makes sense, and we are open to considering integrating other propagation models and are eager to read community feedback on this.
We are marking this issue as a proposal accordingly.

from traefik.

jcchavezs avatar jcchavezs commented on May 23, 2024 1

Awesome!

from traefik.

jcchavezs avatar jcchavezs commented on May 23, 2024

Ping @zetaab given that he worked out migration from OT to OTel.

from traefik.

rtribotte avatar rtribotte commented on May 23, 2024

Hello,

We do think that multiple propagation models should be possible to configure, and we are marking this issue as an enhancement.

For that, we are working on supporting the OTEL_PROPAGATORS environment variable: https://opentelemetry.io/docs/languages/sdk-configuration/general/#otel_propagators.

from traefik.

rtribotte avatar rtribotte commented on May 23, 2024

I think this issue is solved by #10465, I'm closing it accordingly.

from traefik.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.