Codebase list golang-github-go-kit-kit / run/f9d8373b-9935-4125-b2b2-694ccabcf82b/main tracing / zipkin / doc.go
run/f9d8373b-9935-4125-b2b2-694ccabcf82b/main

Tree @run/f9d8373b-9935-4125-b2b2-694ccabcf82b/main (Download .tar.gz)

doc.go @run/f9d8373b-9935-4125-b2b2-694ccabcf82b/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