Skip to content

Commit

Permalink
Add OpenSearch in the database group
Browse files Browse the repository at this point in the history
Signed-off-by: Cédric Pelvet <cedric.pelvet@gmail.com>
  • Loading branch information
sharp-pixel committed Aug 9, 2022
1 parent 534d456 commit a9041c2
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 @@ -148,6 +148,9 @@ groups:
- id: elasticsearch
value: 'elasticsearch'
brief: 'Elasticsearch'
- id: opensearch
value: 'opensearch'
brief: 'Opensearch'
- id: memcached
value: 'memcached'
brief: 'Memcached'
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 @@ -115,6 +115,7 @@ Some database systems may allow a connection to switch to a different `db.user`,
| `elasticsearch` | Elasticsearch |
| `memcached` | Memcached |
| `cockroachdb` | CockroachDB |
| `opensearch` | OpenSearch |
<!-- endsemconv -->

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

0 comments on commit a9041c2

Please sign in to comment.