apollo-server/docs/source
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
..
api Add toggle for including error messages in reports (#1615) 2018-09-05 16:01:14 +02:00
best-practices Fix typo in performance scaling paragraph (#1605) 2018-09-05 15:57:09 +02:00
deployment Updated Deployment Guides (#1430) 2018-08-07 08:40:08 +01:00
essentials Added description and sample code for enabling SSL 2018-09-01 09:41:13 +02:00
features Added description and sample code for enabling SSL 2018-09-01 09:41:13 +02:00
images Updated Deployment Guides (#1430) 2018-08-07 08:40:08 +01:00
schemas docs: Use sentence case for title names. (#1258) 2018-06-27 10:01:40 -07:00
servers Docs improvements (#692) 2017-12-11 23:11:11 -08:00
getting-started.md Fix "To be successful" line 2018-09-01 09:25:30 +02:00
index.md docs: Add sentence punctuation to 2.0 callout. 2018-06-26 17:33:58 +03:00
migration-engine.md Docs: Remove all RC references in Apollo Server 2 documentation (#1377) 2018-07-19 12:44:02 -07:00
migration-two-dot.md Typo in doc "Migrating to v2.0" (#1538) 2018-08-16 08:48:14 -07:00
requests.md Setup prettier (#724) 2018-01-08 15:08:01 -08:00
whats-new.md docs: Remove leftover Git merge conflict delineation. 2018-07-19 15:17:07 -07:00
why-apollo-server.md Docs: Remove all RC references in Apollo Server 2 documentation (#1377) 2018-07-19 12:44:02 -07:00