[federation] federated traces support
See original GitHub issueIs your feature request related to a problem? Please describe.
graphql-kotlin-federation
should provide support for capturing traces for federated requests.
Describe the solution you’d like Instrumentation that can be included in GraphQL configuration to capture federated trace information.
Describe alternatives you’ve considered N/A
Additional context https://www.apollographql.com/docs/apollo-server/federation/metrics/
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Federated trace data - Apollo GraphQL Docs
Apollo Federation supports sending federated traces from your graph router, which are constructed from timing and error information provided by your ...
Read more >Federation Tracing | GraphQL Kotlin
Federation Tracing. graphql-kotlin-federation module relies on apollographql/federation-jvm package to provide support for Apollo Federation tracing.
Read more >Apollo Federation – GraphQL Yoga
Please note that Apollo Federation implementation doesn't support GraphQL ... Inject additional metrics for Apollo's federated tracing.
Read more >Apollo Federation - Ariadne GraphQL
Federated architecture example. Let's say we have three separate GraphQL services that we want to convert into a federated service: Users Service: type ......
Read more >Federation - DGS Framework - Netflix Open Source
A federated gateway is set up using Apollo's federation gateway libraries. The Shows DGS defines and ... Instances of Reactor Flux<T> are not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@tk26 I have assigned you. Feel free to start a discussion here on your ideas or start a draft PR to show some examples!
I’d like to take this issue up 😃