You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maybe change rpc.method to code.function.name ? - rename some code attributes #1624 (comment). An alternative could be just to keep it in the span name or in the future generic operation.name
Area(s)
area:aws, area:rpc
What happened?
Description
AWS SDK spans tell the value to use for
rpc.system
isaws-api
(see here)rpc.system
does not contain this value (see here).Even worse the generated md file holds a table for the well known
rpc.system
values which adds more confusion.Steps to Reproduce (if any)
Expected Result
Consistent specification which values to use for
rpc.system
in case of AWS SDK.Actual Result
Semantic convention version
v1.28.0
Additional context
No response
The text was updated successfully, but these errors were encountered: