Const ExperimentalThis event SHOULD be recorded when an exception occurs during HTTP server request processing. Instrumentations SHOULD set the severity to ERROR (severity number 17) when recording this event. Instrumentations MAY provide a configuration option to populate exception events with the attributes captured on the corresponding HTTP server span.
This event is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.
This event represents an exception that occurred during HTTP server request processing, such as application errors, internal failures, or other exceptions that prevent the server from successfully handling the request.