labstack / echo-contrib

Echo community contribution
https://echo.labstack.com
MIT License
175 stars 92 forks source link

Generic tracing using OpenTracing #43

Closed uudashr closed 10 months ago

uudashr commented 3 years ago

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

arun0009 commented 3 years ago

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

cc: @jcchavezs

uudashr commented 3 years ago

@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

aldas commented 10 months ago

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