I've worked with this before on a trial project at work. The API has a
limitation in that span context propagation is not well-defined, so you end
up using thread locals and other hacks to pass them around anyways. This
could be annoying in an OSGi scenario.

On 15 August 2017 at 08:41, David Daniel <david.daniel.1...@gmail.com>
wrote:

> Tracing (http://opentracing.io/) seems like a cross cutting concern
> similar to logging but I can kinda see some overlap in that logging can
> provide the same capabilities with a user specific method of keeping track
> of the context.  I have not seen anything in the rfc's on tracing and I was
> wondering what peoples thoughts were on the spec and how it fits into osgi.
>
> Thanks for any feedback,
>   David
>
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
>



-- 
Matt Sicker <boa...@gmail.com>
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to