Skip to content

Warn when null is returned from beforeSendSpan #14335

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions