Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Jul 26, 2024
1 parent 68c6643 commit 45c96a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion model/trace/rpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ groups:
- id: rpc.message
type: event
name: rpc.message
brief: "RPC received/sent message."
name: "rpc.message"
attributes:
- ref: rpc.message.type
requirement_level: recommended
Expand Down
2 changes: 1 addition & 1 deletion model/trace/trace-exception.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
groups:
- id: trace-exception
type: event
name: exception
type: event
brief: >
This document defines the attributes used to
report a single exception associated with a span.
Expand Down

0 comments on commit 45c96a3

Please sign in to comment.