This PR adds OTel attributes for Lambda functions which called by an S3 trigger. In this scenario bucket and object key could be extracted from the record contained in the event. You can see all record available info in the docs
May the instrumentation collect sensitive information, such as secrets or PII (ex. in headers)?
[ ] Yes
[ ] Add a section to the spec how agents should apply sanitization (such as sanitize_field_names)
[x] No
[x] Why? bucket name and object key do not contain personal info
[x] Create PR as draft
[x] Approval by at least one other agent
[x] Mark as Ready for Review (automatically requests reviews from all agents and PM via CODEOWNERS)
Remove PM from reviewers if impact on product is negligible
Remove agents from reviewers if the change is not relevant for them
[x] Approved by at least 2 agents + PM (if relevant)
[x] Merge after 7 days passed without objections \
To auto-merge the PR, add /schedule YYYY-MM-DD to the PR description.
This PR adds OTel attributes for Lambda functions which called by an S3 trigger. In this scenario
bucket
andobject key
could be extracted from the record contained in the event. You can see all record available info in the docssanitize_field_names
)CODEOWNERS
)/
schedule YYYY-MM-DD
to the PR description.