Class InternalInstrumenterCustomizerProviderImpl

java.lang.Object
io.opentelemetry.instrumentation.api.incubator.instrumenter.internal.InternalInstrumenterCustomizerProviderImpl
All Implemented Interfaces:
io.opentelemetry.instrumentation.api.internal.InternalInstrumenterCustomizerProvider

public final class InternalInstrumenterCustomizerProviderImpl extends Object implements io.opentelemetry.instrumentation.api.internal.InternalInstrumenterCustomizerProvider
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Constructor Details

  • Method Details

    • customize

      public void customize(io.opentelemetry.instrumentation.api.internal.InternalInstrumenterCustomizer<?,?> customizer)
      Specified by:
      customize in interface io.opentelemetry.instrumentation.api.internal.InternalInstrumenterCustomizerProvider