package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev
# Constants
GRPCTransport indicates spans received over gRPC.
HTTPTransport indicates spans received over HTTP.
JaegerSpanFormat is for Jaeger Thrift spans.
OTLPSpanFormat is for OpenTelemetry OTLP format.
ProtoSpanFormat is for Jaeger protobuf Spans.
UnknownSpanFormat is the fallback/catch-all category.
UnknownTransport is the fallback/catch-all category.
ZipkinSpanFormat is for Zipkin Thrift spans.
# Variables
ErrBusy signalizes that processor cannot process incoming data.
# Type aliases
InboundTransport identifies the transport used to receive spans.
SpanFormat identifies the data format in which the span was originally received.