Class PoolIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.PoolIncubatingAttributes
-
Field Summary
Fields -
Method Summary
-
Field Details
-
POOL_NAME
The name of the connection pool; unique within the instrumented application. In case the connection pool implementation doesn't provide a name, instrumentation should use a combination ofserver.addressandserver.portattributes formatted asserver.address:server.port.
-