echo-contrib icon indicating copy to clipboard operation
echo-contrib copied to clipboard

Generic tracing using OpenTracing

Open uudashr opened this issue 5 years ago • 2 comments

Maybe better to support OpenTracing rather than specific to or has dependency to Jaeger

uudashr avatar Nov 28 '20 02:11 uudashr

@uudashr - We now have Zipkin/Open Tracing in echo-contrib. Can you look at it and comment/close this issue?

cc: @jcchavezs

arun0009 avatar Apr 06 '21 07:04 arun0009

@arun0009 it is for Zipkin. I've been thinking to have OpenTracing. So if we have logic inside, they can use generic API which is opentracing. Not specific to the Jaeger, Zipkin, or other

uudashr avatar Jun 14 '21 06:06 uudashr

Closing, there is a Echo middleware for OpenTracing https://github.com/opentracing-contrib/echo

aldas avatar Dec 28 '23 20:12 aldas