Codebase list golang-github-go-kit-kit / d2f2902b-79c4-43cd-8c09-341e33fc6017/v0.7.0 tracing / zipkin / doc.go
d2f2902b-79c4-43cd-8c09-341e33fc6017/v0.7.0

Tree @d2f2902b-79c4-43cd-8c09-341e33fc6017/v0.7.0 (Download .tar.gz)

doc.go @d2f2902b-79c4-43cd-8c09-341e33fc6017/v0.7.0raw · history · blame

1
2
3
4
5
// Package zipkin provides Go kit integration to the OpenZipkin project through
// the use of zipkin-go, the official OpenZipkin tracer implementation for Go.
// OpenZipkin is the most used open source distributed tracing ecosystem with
// many different libraries and interoperability options.
package zipkin