We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
beforeSendSpan
null
1 parent b2a48b4 commit 0635a5bCopy full SHA for 0635a5b
packages/core/src/types-hoist/options.ts
@@ -356,7 +356,6 @@ export interface ClientOptions<TO extends BaseTransportOptions = BaseTransportOp
356
357
/**
358
* This function can be defined to modify a child span before it's sent.
359
- * Returning `null` will cause this span to be dropped.
360
*
361
* Note that this function is only called for child spans and not for the root span (formerly known as transaction).
362
* If you want to modify or drop the root span, use {@link Options.beforeSendTransaction} instead.
0 commit comments