Skip to content

Easier way of filtering errors for GraphQL #2899

Closed
@adinauer

Description

@adinauer

Discussed in #2897

We could add a List<ErrorClassification> of ignored errors, e.g. as constructor parameter for SentryInstrumentation.

An additional thing to do might be to pass the ErrorClassification in Hint for people not wanting to manually configure SentryInstrumentation when using spring-graphql where we offer auto configuration. This way it might be easier to filter using beforeSend etc.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions