question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[federation] federated traces support

See original GitHub issue

Is 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:closed
  • Created 4 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
smyrickcommented, Oct 18, 2019

@tk26 I have assigned you. Feel free to start a discussion here on your ideas or start a draft PR to show some examples!

1reaction
tk26commented, Oct 18, 2019

I’d like to take this issue up 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found