rpc.method_original
Release candidatestringas of v1.44.0
The original name of the method used by the client.
Examples
- com.myservice.EchoService/catchAll
- com.myservice.EchoService/unknownMethod
- InvalidMethod
Used by
spans (10)
- span.rpc.call.client
- span.rpc.call.server
- span.rpc.connect_rpc.call.client
- span.rpc.connect_rpc.call.server
- span.rpc.dubbo.call.client
- span.rpc.dubbo.call.server
- span.rpc.grpc.call.client
- span.rpc.grpc.call.server
- span.rpc.jsonrpc.call.client
- span.rpc.jsonrpc.call.server
* required on that signal.
History
- v1.40.0stability
Promoted to release_candidate.
Added as development.