Interface AutoConfigureListener
- All Known Implementing Classes:
OtlpLogRecordExporterProvider
,OtlpSpanExporterProvider
public interface AutoConfigureListener
Interface to be extended by SPIs that require access to the autoconfigured
OpenTelemetrySdk
instance.
This is not a standalone SPI. Instead, implementations of other SPIs can also implement this interface to receive a callback with the configured SDK.
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
-
Method Summary
-
Method Details
-
afterAutoConfigure
-