Area(s)
area:rpc
Is your change request related to a problem? Please describe.
The current attribute rpc.grpc.status_code didn't follow the convention of having a response inside the name.
List of attributes that have response inside:
Describe the solution you'd like
Rename rpc.grpc.status_code to rpc.grpc.response.status_code to keep consistent.
Describe alternatives you've considered
No response
Additional context
No response