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

# Packages

# Functions

InitOTEL initializes OpenTelemetry SDK.
NewServeMux creates a new TracedServeMux.

# Structs

HTTPClient wraps an http.Client with tracing instrumentation.
Mutex is just like the standard sync.Mutex, except that it is aware of the Context and logs some diagnostic information into the current span.
TracedServeMux is a wrapper around http.ServeMux that instruments handlers for tracing.