Const ExperimentalThis event SHOULD be recorded when an exception occurs during RPC server call 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 RPC 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 incoming RPC call processing, such as application errors, internal failures, or other exceptions that prevent the server from successfully handling the call.