Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distributed tracing support #77

Open
TomKaltz opened this issue Jan 15, 2018 · 3 comments
Open

Distributed tracing support #77

TomKaltz opened this issue Jan 15, 2018 · 3 comments

Comments

@TomKaltz
Copy link

Zipkin integration would be very helpful for testing and monitoring.

@dashersw
Copy link
Owner

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

@robodude666
Copy link

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.

@dashersw
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants