mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
![]() 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. |
||
---|---|---|
.. | ||
apollo-cache-control | ||
apollo-datasource | ||
apollo-datasource-rest | ||
apollo-engine-reporting | ||
apollo-engine-reporting-protobuf | ||
apollo-server | ||
apollo-server-cache-memcached | ||
apollo-server-cache-redis | ||
apollo-server-caching | ||
apollo-server-cloud-function | ||
apollo-server-cloudflare | ||
apollo-server-core | ||
apollo-server-env | ||
apollo-server-errors | ||
apollo-server-express | ||
apollo-server-hapi | ||
apollo-server-integration-testsuite | ||
apollo-server-koa | ||
apollo-server-lambda | ||
apollo-server-micro | ||
apollo-tracing | ||
graphql-extensions |