Codebase list golang-github-go-kit-kit / run/9467b73a-276a-4361-a91c-99b304659024/main tracing / zipkin / doc.go
run/9467b73a-276a-4361-a91c-99b304659024/main

Tree @run/9467b73a-276a-4361-a91c-99b304659024/main (Download .tar.gz)

doc.go @run/9467b73a-276a-4361-a91c-99b304659024/mainraw · 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