1
0
mirror of https://github.com/go-kit/kit.git synced 2025-07-15 01:04:44 +02:00

2 Commits

Author SHA1 Message Date
876cd8741f Zipkin tracing support (Native v2) (#671)
* Added new Zipkin tracing middleware using the native zipkin-go library

* new approach to Zipkin tracing middleware for Go kit

* improvements to zipkin tracer docs and code

* source comments changes

* Adds http test.

* Adds endpoint test.

* Improves code based on idiomatic feedback.

* updates to tracing doc comments

* do not allow to activate both zipkin-go and zipkin-go-opentracing to avoid confusion

* add test for zipkin http server tracer

* add test for zipkin grpc server and client tracers
2018-03-12 09:57:54 -07:00
7e965c10fd Update documentation throughout the project 2016-06-24 16:22:15 +00:00