PoolExperimentalAttributes

org.typelevel.otel4s.semconv.experimental.attributes.PoolExperimentalAttributes

Attributes

Source
PoolExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

The name of the connection pool; unique within the instrumented application.

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 of server.address and server.port attributes formatted as server.address:server.port.

Attributes

Source
PoolExperimentalAttributes.scala