jsonrpc.protocol.version
Developmentstringas of v1.44.0
Protocol version, as specified in the jsonrpc property of the request and its corresponding response.
Examples
- 2.0
- 1.0
Used by
metrics (4)
- mcp.client.operation.duration
- mcp.client.session.duration
- mcp.server.operation.duration
- mcp.server.session.duration
spans (4)
- span.mcp.client
- span.mcp.server
- span.rpc.jsonrpc.call.client
- span.rpc.jsonrpc.call.server
* required on that signal.
History
Added as development.