Skip to content

[Feature] Ability to ignore specific classes from ingestion #3240

@msimkunas

Description

@msimkunas

Describe the feature you'd like

There are several classes that I never want to be ingested, such as various custom validation exceptions. I don't want them to appear in APM.

Is there an easy way to exclude them?

Is your feature request related to a problem?

At the moment, I can try to hook into a method an unset the span but it's hacky and doesn't work well if I want to just ignore multiple classes at once.

It would be much easier if there was a way to specify a list of classes to exclude.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions