+1 from me as well! If you need someone to discuss the technicalities of
OpenTracing and/or want to test it with another backend (Jaeger), let me
know.
- Juca.
On 09/26/2017 08:22 AM, Markus Thömmes wrote:
Hi,
I think OpenTracing will be a great way to implement this, so we don't
need to write SPIs for every tracing backend there is but OpenTracing
already handles that for us.
+1
Cheers,
Markus
Am 26. September 2017 um 08:20 schrieb "[email protected]"
<[email protected]>:
Hi,
sometime back I had created PR adding distributed tracing support -
https://github.com/apache/incubator-openwhisk/pull/2282
The current tracing support is based on zipkin akka-tracing library.
Recently, Adrian had mentioned in one of comments that the same lib is
not under active development and is probably dead. Given this I wanted
to change the tracing support implementation and make use of
OpenTracing (http://opentracing.io/ ).
OpenTracing will still allow to connect to a zipkin tracing server or
any other tracing solution.
I wanted to know everyone thoughts on the use of OpenTracing.
thanks,
Sandeep Paliwal