Codebase list golang-github-go-kit-kit / dff50435-7a33-4f0c-bbdc-f455eb10d80a/v0.11.0 tracing / zipkin / doc.go
dff50435-7a33-4f0c-bbdc-f455eb10d80a/v0.11.0

Tree @dff50435-7a33-4f0c-bbdc-f455eb10d80a/v0.11.0 (Download .tar.gz)

doc.go @dff50435-7a33-4f0c-bbdc-f455eb10d80a/v0.11.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