Skip to content

Warn when null is returned from beforeSendSpan #14335

@lforst

Description

@lforst

Description

There is a good chance we will disallow dropping individual spans soon. Reason being trace completeness and sampling changes in the product.

Options we can take:

  • Simply warn (once) when null is returned <- Currently preferred solution
  • Wipe the span when null is returned (and optionally warn)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions