Interface SdkTracerProviderConfigurer


@Deprecated public interface SdkTracerProviderConfigurer
A service provider interface (SPI) for performing additional programmatic configuration of a SdkTracerProviderBuilder during initialization. When using auto-configuration, you should prefer to use system properties or environment variables for configuration, but this may be useful to register components that are not part of the SDK such as custom exporters.