Skip to content

Commit 0502f1e

Browse files
committed
feat(instrumentation-aws-sdk): Add semconv attributes for AWS Step Functions
This PR adds the aws.step_functions.activity.arn and aws.step_functions.state_machine.arn semantic convention attributes for the following AWS resources: AWS Step Functions SDK The ARNs are extracted from request objects, and this behavior is covered by unit tests. Tests Run: npm run compile npm run lint npm run test All newly added tests pass, and no regressions were found. Backward Compatibility: This change is fully backward compatible. It introduces instrumentation for an additional AWS resource without modifying existing behavior in the auto-instrumentation library.
1 parent 8623268 commit 0502f1e

File tree

6 files changed

+2640
-3219
lines changed

6 files changed

+2640
-3219
lines changed

0 commit comments

Comments
 (0)