package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev

# Functions

DeserializeThrift decodes Thrift bytes to a list of spans.
SerializeThrift is only used in tests.
ToDomain transforms a trace in zipkin.thrift format into model.Trace.
ToDomainSpan transforms a span in zipkin.thrift format into model.Span.

# Constants

UnknownServiceName is serviceName we give to model.Process if we cannot find it anywhere in a Zipkin span.

# Variables

DefaultLogFieldKey is the log field key which translates directly into Zipkin's Annotation.Value, provided it's the only field in the log.
IPTagName is the Jaeger tag name for an IPv4/IPv6 IP address.