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
[SVLS-8538] feat: rename durable function span tags to aws.durable.* (#778)
* refactor: rename durable function span tags to aws.durable.*
Rename span tags on the aws.lambda span from aws_lambda.durable_function.*
to aws.durable.* (execution_name, execution_id, first_invocation,
execution_status).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* style: collapse single-line setTag assertion after rename
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments