Skip to content

fix(nestjs): Preserve original function name on SentryTraced functions#13684

Merged
chargome merged 3 commits intodevelopfrom
cg/fix-nest-traced-func
Sep 13, 2024
Merged

fix(nestjs): Preserve original function name on SentryTraced functions#13684
chargome merged 3 commits intodevelopfrom
cg/fix-nest-traced-func

Conversation

@chargome
Copy link
Copy Markdown
Member

This PR preserves the name for functions that are decorated with @SentryTraced.

fixes #13683

@chargome chargome self-assigned this Sep 13, 2024
@chargome chargome requested review from lforst and mydea September 13, 2024 08:53
@chargome chargome merged commit 0f122a1 into develop Sep 13, 2024
@chargome chargome deleted the cg/fix-nest-traced-func branch September 13, 2024 09:56
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.

sentry/nestjs - using SentryTraced decorator results in inaccessible class function name

2 participants