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
In semantic convention registry, the attribute name for request id is aws.request_idschema, while the SDK generated spans are using aws.requestId from Application Signals Sample App
This should be issue in upstream https://github.com/open-telemetry/opentelemetry-java-instrumentation but there are too many issues in upstream so creating one here first so people are aware of it.
In semantic convention registry, the attribute name for request id is aws.request_id schema, while the SDK generated spans are using
aws.requestId
from Application Signals Sample AppBoth v1 and v2 SDK in upstream repo are using
aws.requestId
The text was updated successfully, but these errors were encountered: