package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev
# README
The collection of implementations of different interfaces defined across Jaeger
For example, implementations of the storage interface can be found in the plugin package
# Interfaces
Configurable interface can be implemented by plugins that require external configuration, such as CLI flags, config files, or environment variables.