You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: