rpc.method
stringScrub: ManualVisibility: PublicOTel: TrueThe fully-qualified logical name of the method from the RPC interface perspective.
com.example.ExampleService/exampleMethodaws.operation_nameRaw JSON
{
"key": "rpc.method",
"brief": "The fully-qualified logical name of the method from the RPC interface perspective.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"visibility": "public",
"example": "com.example.ExampleService/exampleMethod",
"alias": [
"aws.operation_name"
],
"changelog": [
{
"version": "0.19.0",
"prs": [
536
],
"description": "Added aws.operation_name as an alias"
},
{
"version": "0.7.0",
"prs": [
351
],
"description": "Added rpc.method attribute"
}
]
}