semconv.com

Databases

as of v1.44.0

Client calls to SQL and NoSQL stores: the query, the operation, the collection, and the connection pool behind them.

db 48cassandra 6oracle 5elasticsearch 1pool 1

attributes
61
metrics
22
signals
14
stable
9
deprecated
35

Signals

What this domain emits, and the attributes each one carries, most strongly required first. An attribute marked * is required on that signal; * is conditionally required.

Spans 13

Events 1

Metrics 22

Specification

The specification prose never names this domain. That is not an omission: the specification defines signals, not subject matter — what binds db telemetry is the general rules above, and the conventions themselves carry the rest.

On the wire, this lands in trace/v1/trace, metrics/v1/metrics, logs/v1/logs. Field-by-field definitions are under OTLP.

Attributes 61

db48 attributes

cassandra6 attributes

oracle5 attributes

  • oracle.db.domain
    Release candidateThe database domain associated with the connection.
  • oracle.db.instance.name
    Release candidateThe instance name associated with the connection in an Oracle Real Application Clusters environment.
  • oracle.db.name
    Release candidateThe database name associated with the connection.
  • oracle.db.pdb
    Release candidateThe pluggable database (PDB) name associated with the connection.
  • oracle.db.service
    Release candidateThe service name currently associated with the database connection.

elasticsearch1 attributes

  • elasticsearch.node.name
    DevelopmentRepresents the human-readable identifier of the node/instance to which a request was routed.

pool1 attributes

Recent changes

Breaking and notable changes to this domain across the last 6 semantic-conventions releases.

Topics are this site's grouping of upstream namespaces, not a structure the OpenTelemetry project publishes. JSON · All domains