diff --git a/semantic_conventions/trace/database.yaml b/semantic_conventions/trace/database.yaml index 6d3fff627..2e70d7da8 100644 --- a/semantic_conventions/trace/database.yaml +++ b/semantic_conventions/trace/database.yaml @@ -157,6 +157,9 @@ groups: - id: opensearch value: 'opensearch' brief: 'OpenSearch' + - id: clickhouse + value: 'clickhouse' + brief: 'ClickHouse' - id: connection_string tag: connection-level type: string diff --git a/specification/trace/semantic_conventions/database.md b/specification/trace/semantic_conventions/database.md index b9ff6238b..7349bbf6d 100644 --- a/specification/trace/semantic_conventions/database.md +++ b/specification/trace/semantic_conventions/database.md @@ -116,6 +116,7 @@ Some database systems may allow a connection to switch to a different `db.user`, | `memcached` | Memcached | | `cockroachdb` | CockroachDB | | `opensearch` | OpenSearch | +| `clickhouse` | ClickHouse | ### Notes and well-known identifiers for `db.system`