Provides the ability to add custom Reporters
other than the ones that are auto-configured
based on the configuration
Implementation should only add reporters to the collection
Decide on what Sampler to use based on the various configuration options in JaegerConfigurationProperties
Fallback to ConstSampler(true) when no Sampler is configured