tracing: include graphql_err field in request log
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.