tryfer / node-tryfer

A Node Zipkin Tracer Library.
Apache License 2.0
45 stars 27 forks source link

Support for directly sending traces to zipkin query service. #39

Closed sydcanem closed 8 years ago

sydcanem commented 8 years ago

I notice zipkin query now has an POST endpoint to receive traces http://zipkin.io/zipkin-api/#/paths/%252Fspans/post.

It will be a nicer alternative to send traces directly into the endpoint.