Skip to content

Adjust ignoreSpans to allow filtering on arbitrary attributes #20360

@Lms24

Description

@Lms24

Currently, the SDK's ignoreSpans option allows filtering on span descriptionand op. We should extend the option to:

  • add first class support for name (which aliases description)
  • allow to filter on arbitrary attributes. If a span matches the attributes in the ignoreSpans filter object, it should be discarded.

All of this is spec'd out in develop, including special cases for string vs. non-string attributes

Metadata

Metadata

Assignees

No one assigned

    Labels

    javascriptPull requests that update javascript code
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions