apollo-server/docs/source/api
Evans Hauser 4a409766a5 Add toggle for including error messages in reports (#1615)
Fixes #1613.

We always send traces that includes an error node if the trace has an
error. In the case that sending errors is disabled, we replace the
message and remove the location.

Note that the Engine proxy strips all error information from the traces
with noErrorTraces set. To get errors to show up in the ui, the proxy
sends error counts inside of the aggregated stats reports. To get
similar behavior inside of the apollo server metrics reporting, we
always send a trace and mask out the PII.
2018-09-05 16:01:14 +02:00
..
apollo-server.md Add toggle for including error messages in reports (#1615) 2018-09-05 16:01:14 +02:00
graphql-subscriptions.md docs: Change GraphQL Subscriptions title to match package name for API. 2018-04-24 14:18:40 +03:00
graphql-tools.md docs: fix link to "Fetching data with resolvers.". 2018-07-19 15:00:24 -07:00