Class DataSourceInstrumenterFactory

java.lang.Object
io.opentelemetry.instrumentation.jdbc.internal.DataSourceInstrumenterFactory

public final class DataSourceInstrumenterFactory extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Method Details

    • createDataSourceInstrumenter

      public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<DataSource,DbInfo> createDataSourceInstrumenter(io.opentelemetry.api.OpenTelemetry openTelemetry)