Carlos Alberto Cortez
Carlos Alberto Cortez
Overall great. This feels like a good start 👍
> I would say that only W3C is core for propagators. For trace exporters, I would say only OTLP (and maybe a logging exporter). If we go this route, I'd...
Also a follow up from the (brief) discussion in today's call: * There's a general feeling the officially supported exporters (OTLP, Jaeger, Zipkin, Prometheus) should live in the core repos,...
There's a related group that may be responsible/help with this. @tedsuo ping
> I have a feeling the APIs that result from this work could end up being language-specific, but that there are general concepts to be found. What if we focus...
@wjoel @yurishkuro I've released the `1.0.0` version which supports OT 2.0 ;) Let me know.
Hey @pydrive Thanks for the info. I will work on this item before we do the eventual release of the 1.0 version (already in the works ;) )
@ror6ax I don't have much experience with Jaeger myself, but will take a look later today ;)
Hey @denisdubovitskiy does this looks fine to you? Does this solve your needs? Let me know ;)
I see. I'm going to rename the name to `init_app` to make it more Flask-esque. About the configuration being taken from `app.conf` I will cook later some another PR, as...