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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.opentelemetry.instrumentation.api.instrumenter.net.NetClientAttributesGetter
sockFamily, sockPeerAddr, sockPeerName, sockPeerPort
-
Constructor Details
-
JdbcNetAttributesGetter
public JdbcNetAttributesGetter()
-
-
Method Details
-
transport
-
peerName
-
peerPort
-