Skip to content

tracing: include graphql_err field in request log

Administrator requested to merge graphql_error_trace into master

Created by: uwedeportivo

We decided to return 200 when some GraphQL fields have errors. This PR adds a field to the request log to mark those cases so that using span ids we can dig into them with jaeger traces.

Merge request reports

Loading