# Functions

NewConfigManager creates gRPC sampling manager.
NewRemoteSource returns a StrategyStore that delegates to the configured Jaeger gRPC endpoint, making extension-configured enhancements (header additions only for now) to the gRPC context of every outbound gRPC call.

# Structs

ConfigManagerProxy returns sampling decisions from collector over gRPC.