Skip to content
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

Schema.tracer(ApolloFederation::Tracing::Tracer) is deprecated #277

Open
palexvs opened this issue Aug 8, 2024 · 0 comments
Open

Schema.tracer(ApolloFederation::Tracing::Tracer) is deprecated #277

palexvs opened this issue Aug 8, 2024 · 0 comments

Comments

@palexvs
Copy link

palexvs commented Aug 8, 2024

After the Graphql gem update, I started getting a warning:

`Schema.tracer(ApolloFederation::Tracing::Tracer)` is deprecated; use module-based `trace_with` instead. See: https://graphql-ruby.org/queries/tracing.html
.../.rbenv/versions/3.3.4/lib/ruby/gems/3.3.0/gems/apollo-federation-3.8.4/lib/apollo-federation/tracing.rb:12:in `use'

It seems like the warning was added 5 months ago in 2.3.0 version rmosolgo/graphql-ruby@1f5120b

Could the warning be silent or fixed?

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant