What feature are you missing?
Generic support for tracing information. When using tracing/Apollo Engine in the Gateway, the Graphcool endpoint is still a black box with regards to tracing, because the information is not available. It would be very, very useful if this information was exposed from Graphcool.
How could this feature look like in detail? Tradeoffs?
https://gist.github.com/OlegIlyenko/124b55e58609ad45fcec276f15158d16
More information: https://github.com/apollographql/apollo-tracing
Apollo tracing is great and all, but there's also a similar and robust standard called OpenTracing: http://opentracing.io/
I'm not sure it's an either-or decision, but just FYI.
Thank you for the suggestion. I haven't looked at OpenTracing before. Do you have any experience with it in regard to GraphQL?
Also see this: https://github.com/apollographql/apollo-tracing/issues/12
Sorry, I don't have a ton of experience. We're just in the formative stages of adopting open tracing at my company.
I would love to see Apollo Tracing provide a standard for GraphQL OpenTracing implementations. I'll add comments to the core spec ticket.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.
Most helpful comment
Sorry, I don't have a ton of experience. We're just in the formative stages of adopting open tracing at my company.
I would love to see Apollo Tracing provide a standard for GraphQL OpenTracing implementations. I'll add comments to the core spec ticket.