cote icon indicating copy to clipboard operation
cote copied to clipboard

Distributed tracing support

Open TomKaltz opened this issue 7 years ago • 3 comments

Zipkin integration would be very helpful for testing and monitoring.

TomKaltz avatar Jan 15 '18 19:01 TomKaltz

Yes, that would be amazing. I can help if anyone wants to tackle it.

dashersw avatar Jan 15 '18 19:01 dashersw

Perhaps this could be implemented via middleware #22?

There are many other tracing tools out there; I don't know if cote should support zipkin natively vs being an external plugin.

robodude666 avatar Jun 29 '19 03:06 robodude666

Yes, this should ideally be a middleware, with a little bit more magic to make sure you don’t have to include it in every single requester / responder / etc. handler.

dashersw avatar Jun 30 '19 00:06 dashersw