semantic-conventions/docs/database
Trask Stalnaker b56abb47df
Remove Oct 1 mention from `OTEL_SEMCONV_STABILITY_OPT_IN` (#541)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-22 17:25:27 +01:00
..
README.md Bump to latest specification version. (#379) 2023-10-11 09:29:44 -04:00
cassandra.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00
cosmosdb.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00
couchdb.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00
database-metrics.md Editorial: random improvements (#415) 2023-10-19 16:53:57 -07:00
database-spans.md Remove Oct 1 mention from `OTEL_SEMCONV_STABILITY_OPT_IN` (#541) 2023-11-22 17:25:27 +01:00
dynamodb.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00
elasticsearch.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00
graphql.md Bump to latest specification version. (#379) 2023-10-11 09:29:44 -04:00
hbase.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00
mongodb.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00
mssql.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00
redis.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00
sql.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +01:00

README.md

Semantic Conventions for Database Calls and Systems

Status: Experimental

This document defines semantic conventions for database client spans as well as database metrics and logs.

Semantic conventions for database operations are defined for the following signals:

  • DB Spans: Semantic Conventions for database client spans.
  • DB Metrics: Semantic Conventions for database operation metrics.

Technology specific semantic conventions are defined for the following databases:

  • AWS DynamoDB: Semantic Conventions for AWS DynamoDB.
  • Cassandra: Semantic Conventions for Cassandra.
  • Cosmos DB: Semantic Conventions for Microsoft Cosmos DB.
  • CouchDB: Semantic Conventions for CouchDB.
  • Elasticsearch: Semantic Conventions for Elasticsearch.
  • GraphQL: Semantic Conventions for GraphQL Server.
  • HBase: Semantic Conventions for HBase.
  • MongoDB: Semantic Conventions for MongoDB.
  • MSSQL: Semantic Conventions for MSSQL.
  • Redis: Semantic Conventions for Redis.
  • SQL: Semantic Conventions for SQL databases.