semantic-conventions/docs/database
Steve Gordon 58b08c9dfb
Add `cluster.name` and `node.name` attributes to Elasticsearch semantic conventions. (#285)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-09-11 11:30:14 +02:00
..
README.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
cassandra.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
cosmosdb.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
couchdb.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
database-metrics.md Generate database metrics semconv from YAML (#90) 2023-08-01 13:30:10 -07:00
database-spans.md Clarify stabilization plan does not just apply to attributes (#278) 2023-08-30 13:59:18 +02:00
dynamodb.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
elasticsearch.md Add `cluster.name` and `node.name` attributes to Elasticsearch semantic conventions. (#285) 2023-09-11 11:30:14 +02:00
graphql.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
hbase.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
mongodb.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
mssql.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
redis.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
sql.md Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02: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.