Skip to content

Performance Tracing Extension #953

@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

Activity

LegNeato

LegNeato commented on Jul 6, 2021

@LegNeato
Member

Would love this behind a feature flag as it is non-standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mathroc@LegNeato

        Issue actions

          Performance Tracing Extension · Issue #953 · graphql-rust/juniper