Class DataSourceInstrumenterFactory
java.lang.Object
io.opentelemetry.instrumentation.jdbc.internal.DataSourceInstrumenterFactory
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 TypeMethodDescriptionstatic io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<DataSource,DbInfo> createDataSourceInstrumenter(io.opentelemetry.api.OpenTelemetry openTelemetry)
-
Method Details
-
createDataSourceInstrumenter
public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<DataSource,DbInfo> createDataSourceInstrumenter(io.opentelemetry.api.OpenTelemetry openTelemetry)
-