package
0.0.0-20240719153732-6e8a03e781de
Repository: https://github.com/grafana/dskit.git
Documentation: pkg.go.dev
# Functions
FromContext returns a span logger using the current parent span.
New makes a new SpanLogger with a log.Logger to send logs to.
# Constants
TenantIDsTagName is the tenant IDs tag name.
# Structs
SpanLogger unifies tracing and logging, to reduce repetition.
# Interfaces
TenantResolver provides methods for extracting tenant IDs from a context.