Interface EarlyInstrumentationModule

All Superinterfaces:
io.opentelemetry.sdk.autoconfigure.spi.Ordered

public interface EarlyInstrumentationModule extends io.opentelemetry.sdk.autoconfigure.spi.Ordered
Marker interface for instrumentation modules whose virtual fields should be set up before OpenTelemetry SDK is initialized.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.

  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.opentelemetry.sdk.autoconfigure.spi.Ordered

    order