package
2.4.0+incompatible
Repository: https://github.com/agilebits/jaeger-lib.git
Documentation: pkg.go.dev
# Functions
WrapFactoryWithoutTags creates a real metrics.Factory that supports subscopes.
WrapFactoryWithTags creates a real metrics.Factory that supports subscopes.
# Structs
Options affect how the adapter factory behaves.
TaglessHistogramOptions defines the information associated with a metric.
TaglessOptions defines the information associated with a metric.
TaglessTimerOptions defines the information associated with a metric.
# Interfaces
FactoryWithoutTags creates metrics based on name only, without tags.
FactoryWithTags creates metrics with fully qualified name and tags.