Skip to content

Hook into operation validation for tracing purposes #757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fabis94 opened this issue Dec 17, 2020 · 1 comment
Closed

Hook into operation validation for tracing purposes #757

fabis94 opened this issue Dec 17, 2020 · 1 comment

Comments

@fabis94
Copy link
Contributor

fabis94 commented Dec 17, 2020

Currently there's no way to fully implement the Apollo Tracing mechanism like described here: https://github.com/apollographql/apollo-tracing#response-format

The part that we can't do at the moment is get the validation time, because validation is done internally and can't be accessed/hooked into. Would be great if we could hook before/after the validation process to get the total time it took.

@spawnia spawnia changed the title Any chance of getting a way to hook into operation validation for tracing purposes? Hook into operation validation for tracing purposes Dec 17, 2020
@vladar vladar closed this as completed Mar 25, 2021
@vladar vladar reopened this Mar 25, 2021
@spawnia
Copy link
Collaborator

spawnia commented Jun 9, 2022

This issue is something we should consider when implementing #289

@spawnia spawnia closed this as not planned Won't fix, can't repro, duplicate, stale Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants