Coenen Benjamin

Results 85 issues of Coenen Benjamin

enhancement
good first issue

use integration system

feature

related to https://github.com/apollographql/federation-rs/pull/119

When you need to debug the router or find why you received an error from the router it's often a pain and can take time to discover what's going on....

enhancement
component/logging

I tried to solve the issue #365 let me know if I should implement this in another way. Signed-off-by: Benjamin Coenen

Hey I already have a working version of the [callback protocol ](https://www.apollographql.com/docs/router/executing-operations/subscription-callback-protocol) using async_graphql. Would you be open to that kind of contribution ? I have a dirty implementation which...

Implementation of https://www.apollographql.com/docs/router/configuration/telemetry/instrumentation/instruments Fixes #4319 --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [ ] Changes are compatible[^1] - [ ] Documentation[^2]...