federation-jvm icon indicating copy to clipboard operation
federation-jvm copied to clipboard

Feature Request: Support Error Masking Behavior

Open sshevlyagin opened this issue 2 years ago • 0 comments

For enterprise users it's important to be able to mask out errors that are sent to studio but still keep the text for users and logs. It's support in node apollo-graphql and I would love to see parity.

Apollo GraphQL docs - https://www.apollographql.com/docs/apollo-server/data/errors/#for-apollo-studio-reporting

You can use Apollo Studio to analyze your server's error rates. By default, the operations sent to Studio as detailed traces don't contain error details.

sshevlyagin avatar Apr 24 '23 17:04 sshevlyagin