Const ExperimentalUnder the JSON-RPC specification, the id property may be a string, number, null, or omitted entirely. When omitted, the request is treated as a notification. Using null is not equivalent to omitting the id, but it is discouraged.
Instrumentations SHOULD NOT capture this attribute when the id is null or omitted.
This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.
A string representation of the
idproperty of the request and its corresponding response.