semconv.com

db.stored_procedure.name

Stablestringas of v1.44.0

The name of a stored procedure within the database.

It is RECOMMENDED to capture the value as provided by the application without attempting to do any case normalization.

For batch operations, if the individual operations are known to have the same stored procedure name then that stored procedure name SHOULD be used.

Examples

Used by

metrics (1)

  • db.client.operation.duration

spans (9)

  • span.azure.cosmosdb.client
  • span.db.client
  • span.db.mariadb.client
  • span.db.mysql.client
  • span.db.oracledb.client
  • span.db.postgresql.client
  • span.db.redis.client
  • span.db.sql_server.client
  • span.db.sql.client

* required on that signal.

History

  1. v1.33.0stability

    Promoted to stable.

  2. v1.32.0

    Added as release_candidate.

Definition sourceRegistry docsJSON