Giter Site home page Giter Site logo

Comments (8)

yurishkuro avatar yurishkuro commented on May 23, 2024 2

Most Jaeger clients support b3, make sense to have it here too. Eventually W3C Trace Context will be the go to encoding.

from jaeger-client-cpp.

yurishkuro avatar yurishkuro commented on May 23, 2024 1

Here's an example from Java client: https://github.com/jaegertracing/jaeger-client-java/blob/dfb9d8b9dc849f2e6f880b44b26fb77dfc894a02/jaeger-core/src/main/java/io/jaegertracing/internal/propagation/B3TextMapCodec.java

from jaeger-client-cpp.

isaachier avatar isaachier commented on May 23, 2024

Trace ID is not represented as a tag. The UI might cause it to look like it is a tag, but it is not. I don't understand your example. What do you need the identifier for specifically? We handle the trace metadata internally and prefer not to expose it directly. Eventually, we will expose a method for this in the OpenTracing API, but not yet. Also, you are correct that we have no plans of supporting B3 at this time.

from jaeger-client-cpp.

yurishkuro avatar yurishkuro commented on May 23, 2024

I think if someone creates a PR with B3 codec, we'll accept it, most other Jaeger clients support it.

from jaeger-client-cpp.

isaachier avatar isaachier commented on May 23, 2024

Really? I gotta look into this some more...

from jaeger-client-cpp.

Pratik-Shah avatar Pratik-Shah commented on May 23, 2024

Hi All, we have a similar requirement where our applications are c++ based running along with service mesh ( istio ) . We started using jaeger client for the application without service mesh and post service mesh it seems we will be unable to extract the headers and create a childOf relation from the envoy span as there are based on zipkin. My assumption here is that this feature of having B3 codec would help. So is there a plan to have it in c++ client. Or is there a different approach we should take ? Please guide.

from jaeger-client-cpp.

isaachier avatar isaachier commented on May 23, 2024

First, are you using envoy or istio or both? I know it is not exactly publicized but envoy has built-in jaeger support (see https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/jaeger_tracing).

from jaeger-client-cpp.

Pratik-Shah avatar Pratik-Shah commented on May 23, 2024

First, are you using envoy or istio or both? I know it is not exactly publicized but envoy has built-in jaeger support (see https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/jaeger_tracing).

We are using both ( istio + envoy ). I will also look at this jaeger support reference.

from jaeger-client-cpp.

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.