package
0.3.4
Repository: https://github.com/aliyun/aliyun-log-jaeger.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FactoryConfigFromEnvAndCLI reads the desired types of storage backends from SPAN_STORAGE and DEPENDENCY_STORAGE environment variable.
NewFactory creates the meta-factory.

# Constants

DependencyStorageTypeEnvVar is the name of the env var that defines the type of backend used for dependencies storage.
SpanStorageTypeEnvVar is the name of the env var that defines the type of backend used for span storage.

# Structs

Factory implements storage.Factory interface as a meta-factory for storage components.
FactoryConfig tells the Factory which types of backends it needs to create for different storage types.