We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc9640 commit 37e9d6fCopy full SHA for 37e9d6f
1 file changed
model/http/events.yaml
@@ -10,7 +10,7 @@ groups:
10
note: >
11
This event SHOULD be recorded when an exception occurs during HTTP client operations.
12
13
- Instrumentations SHOULD set the severity to ERROR (severity number 17) when recording this event.
+ Instrumentations SHOULD set the severity to WARN (severity number 13) when recording this event.
14
15
Some HTTP client frameworks generate artificial exceptions for non-successful HTTP status codes
16
(e.g., 404 Not Found). When possible, instrumentations SHOULD NOT record these artificial
0 commit comments