Skip to content

Add before_send_transaction #1840

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 8 commits into from
Jan 18, 2023

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Jan 16, 2023

Callback function that is called for all transactions (in opposite to before_send which is only called for issue events)

Fixes #1738

@antonpirker antonpirker changed the title Add before_send_transaction Add before_send_transaction Jan 16, 2023
@antonpirker
Copy link
Member Author

Docs: getsentry/sentry-docs#6089

@antonpirker antonpirker marked this pull request as ready for review January 17, 2023 12:33
…or mypy (and therefore not relevant at runtime)
@antonpirker antonpirker merged commit 3f38f79 into master Jan 18, 2023
@antonpirker antonpirker deleted the antonpirker/add-before-send-transaction branch January 18, 2023 14:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add beforeSendTransaction
2 participants