rocket-connect / graphql-debugger

Debug your GraphQL server.

Home Page:https://graphql-debugger.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Third Party Traces

danstarns opened this issue · comments

To fully see the entirety of what's happening in your GraphQL server it could be useful to see details about the incoming request and also what's happening inside internal tools or SDKs that you are using.

This issue should track the work of integrating with Express and Prisma OpenTelemetry tooling to ingest and display external traces in the debugger.