Skip to content

Commit

Permalink
Revert minor change to db-common.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alanwest committed Apr 19, 2024
1 parent e54bbc8 commit 3a629a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions model/db-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ groups:
type: attribute_group
brief: 'Database Client attributes'
attributes:
- ref: db.system
requirement_level: required
- ref: db.name
requirement_level:
conditionally_required: If applicable.
Expand All @@ -21,6 +19,8 @@ groups:
conditionally_required: >
If readily available. Otherwise, if the instrumentation library parses `db.query.text` to capture
`db.operation.name`, then it SHOULD be the first operation name found in the query.
- ref: db.system
requirement_level: required
- ref: network.peer.address
brief: Peer address of the database node where the operation was performed.
requirement_level:
Expand Down

0 comments on commit 3a629a5

Please sign in to comment.