Skip to content

Commit

Permalink
Add cockroachdb to db.system semantic conventions (#1725)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrowe authored May 28, 2021
1 parent 56e0491 commit c8201c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions semantic_conventions/trace/database.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ groups:
- id: memcached
value: 'memcached'
brief: 'Memcached'
- id: cockroachdb
value: 'cockroachdb'
brief: 'CockroachDB'
- id: connection_string
tag: connection-level
type: string
Expand Down
1 change: 1 addition & 0 deletions specification/trace/semantic_conventions/database.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ Some database systems may allow a connection to switch to a different `db.user`,
| `geode` | Apache Geode |
| `elasticsearch` | Elasticsearch |
| `memcached` | Memcached |
| `cockroachdb` | CockroachDB |
<!-- endsemconv -->

### Notes and well-known identifiers for `db.system`
Expand Down

0 comments on commit c8201c1

Please sign in to comment.