semconv.com

oracle.db.service

Release candidatestringas of v1.44.0

The service name currently associated with the database connection.

The effective service name for a connection can change during its lifetime, for example after executing SQL, ALTER SESSION. If an instrumentation cannot reliably obtain the current service name for each operation without issuing an additional query (such as SELECT SYS_CONTEXT), it is RECOMMENDED to fall back to the service name originally provided at connection establishment.

Examples

Used by

spans (1)

  • span.db.oracledb.client

* required on that signal.

History

  1. v1.43.0stability

    Promoted to release_candidate.

  2. v1.40.0

    Added as development.

Definition sourceRegistry docsJSON