Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Jul 31, 2025

see #17212
closes #17247

@Lms24 Lms24 marked this pull request as ready for review July 31, 2025 10:06
@Lms24 Lms24 requested review from andreiborza and msonnb July 31, 2025 10:06
@Lms24 Lms24 self-assigned this Jul 31, 2025
@Lms24 Lms24 requested a review from AbhiPrasad August 1, 2025 13:10
expect(evtProcessor(event).exception.values[0]?.mechanism).toEqual({
handled: false,
type: 'generic',
type: 'auto.function.aws-serverless.handler',
Copy link
Member Author

@Lms24 Lms24 Aug 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adjusted the types to follow trace origin. It's not 100% identical to the span origin because for the span it's auto.function.serverless. However, I think we might wanna adjust that to .aws-serverless as the current one is likely a leftover of @sentry/serverless.

@Lms24 Lms24 requested a review from msonnb August 1, 2025 13:28
@Lms24 Lms24 merged commit 1d59d8a into develop Aug 4, 2025
182 checks passed
@Lms24 Lms24 deleted the lms/ref-aws-mechanism branch August 4, 2025 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adjust mechanism in aws-serverless SDK

2 participants