Skip to content

Commit 2bd6083

Browse files
smeubankstephanie-anderson
authored andcommitted
beforeSend clarification (#829)
is this in dev docs somewhere already?
1 parent 3082460 commit 2bd6083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/features.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Whenever possible, avoid adding the attachment altogether if taking the screensh
163163

164164
## Before-Send Hook
165165

166-
Hook called with the event (and on some platforms the hint) that allow the user to decide whether an event should be sent or not. This can also be used to further modify the event.
166+
Hook called with the event (and on some platforms the hint) that allows the user to decide whether an event should be sent or not. This can also be used to further modify the event. This only works for `error` events. For `transactions` it is recommended to have `beforeSendTransaction` implemented in SDKs.
167167

168168
## Before-Breadcrumb Hook
169169

0 commit comments

Comments
 (0)