package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev
# Functions
NewChainedSanitizer creates a Sanitizer from the variadic list of passed Sanitizers.
NewEmptyServiceNameSanitizer returns a function that replaces empty service name with a string "empty-service-name".
NewServiceNameSanitizer creates a service name sanitizer.
NewStandardSanitizers are automatically applied by SpanProcessor.
NewUTF8Sanitizer creates a UTF8 sanitizer.
# Type aliases
SanitizeSpan sanitizes/normalizes spans.