package
1.9.0
Repository: https://github.com/gregoryfranklin/jaeger.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FactoryConfigFromEnv reads the desired sampling type from the SAMPLING_TYPE environment variable.
NewFactory creates the meta-factory.

# Constants

SamplingTypeEnvVar is the name of the env var that defines the type of sampling strategy store used.

# Structs

Factory implements strategystore.Factory interface as a meta-factory for strategy storage components.
FactoryConfig tells the Factory what sampling type it needs to create.