Class JdbcNetAttributesGetter

java.lang.Object
io.opentelemetry.instrumentation.jdbc.internal.JdbcNetAttributesGetter
All Implemented Interfaces:
io.opentelemetry.instrumentation.api.instrumenter.net.NetClientAttributesGetter<DbRequest,Void>

public final class JdbcNetAttributesGetter extends Object implements io.opentelemetry.instrumentation.api.instrumenter.net.NetClientAttributesGetter<DbRequest,Void>
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Constructor Details

    • JdbcNetAttributesGetter

      public JdbcNetAttributesGetter()
  • Method Details