Skip to content

Add before_send_transaction - #1840

Merged
antonpirker merged 8 commits into
masterfrom
antonpirker/add-before-send-transaction
Jan 18, 2023
Merged

Add before_send_transaction#1840
antonpirker merged 8 commits into
masterfrom
antonpirker/add-before-send-transaction

Conversation

@antonpirker

@antonpirkerantonpirker commented Jan 16, 2023

Copy link
Copy Markdown
Contributor

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

Fixes#1738

@antonpirkerantonpirker changed the title Add before_send_transactionAdd before_send_transactionJan 16, 2023
@antonpirker

Copy link
Copy Markdown
ContributorAuthor

Docs: getsentry/sentry-docs#6089

@antonpirker
antonpirker marked this pull request as ready for review January 17, 2023 12:33
Comment threadtests/test_basics.py
Comment threadsentry_sdk/client.py Outdated
Comment threadcodecov.yml
…or mypy (and therefore not relevant at runtime)
@antonpirker
antonpirker merged commit 3f38f79 into masterJan 18, 2023
@antonpirker
antonpirker deleted the antonpirker/add-before-send-transaction branch January 18, 2023 14:29
Sign up for freeto 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.

Add beforeSendTransaction

2 participants

@antonpirker@sl0thentr0py