Commit 1fa3384
committed
Add Semantic Convention Support for Amazon Secrets Manager Attributes
This PR adds the aws.secretsmanager.secret.arn semantic convention attribute for the following AWS resources:
AWS Secrets Manager SDK
The Secret ARN is extracted from both request and response 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 c0593e6 commit 1fa3384
File tree
6 files changed
+3157
-153
lines changed- packages/instrumentation-aws-sdk
- src
- services
- test
6 files changed
+3157
-153
lines changed
0 commit comments