Skip to content

Performance Tracing Extension #953

Open
@mathroc

Description

@mathroc

Is your feature request related to a problem? Please describe.

I’d like to be able to get performance feedback from my queries in case I want to identify which resolver is causing slow queries

Describe the solution you'd like

Apollo has defined a response format for a tracing extension that’s already implemented by multiple GraphQL servers and at least by apollo engine and graphql playground

Describe alternatives you've considered

telemetry can be useful too (#423, #713) when it’s complete enough, but requires additional tooling and is not available easily to the API users

Additional context

https://github.com/apollographql/apollo-tracing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions