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

Maintainers Wanted #17

Open
exAspArk opened this issue Sep 26, 2018 · 9 comments
Open

Maintainers Wanted #17

exAspArk opened this issue Sep 26, 2018 · 9 comments

Comments

@exAspArk
Copy link
Contributor

We are looking for people to help out and maintain the gem since our company no longer uses Apollo Engine.

Please comment on this issue if you're interested.

@exAspArk
Copy link
Contributor Author

@jturkel
Copy link

jturkel commented Oct 1, 2018

I'm still evaluating Apollo Engine but I'd be happy to help out if we decide to move forward with it.

@bezoar17
Copy link

bezoar17 commented Oct 5, 2018

@exAspArk just curious, what do you guys use now instead of Apollo Engine for insights ?

@exAspArk
Copy link
Contributor Author

exAspArk commented Dec 17, 2018

@bezoar17 in our particular case, we switched to Skylight since we use it for non-GraphQL instrumentations. Luckily, GraphQL-Ruby gem supports the tools (AppSignal, New Relic, Scout, Skylight, Datadog, Prometheus) out of the box with just 1 line of code http://graphql-ruby.org/queries/tracing.html.

@exAspArk exAspArk pinned this issue Dec 17, 2018
@fgrehm
Copy link

fgrehm commented Dec 20, 2018

@exAspArk thanks for the update! I personally came across this project after getting to know about the Apollo Platform and doing some digging for Ruby tooling. We want to leverage the schema validation features they provide and even though I wasn't able to find any information whether they use the same tracing information provided by this gem, we have interest in pursuing that if time permits (and maybe use this gem as a baseline if we can)

If anyone else has interest in that type of thing please reach out to me, I might not have the time to implement but would be more than happy to be a beta tester 🍻

@glasser
Copy link
Contributor

glasser commented Dec 20, 2018

Hi @fgrehm! The schema validation features of the Apollo Platform work with any GraphQL server with no instrumentation required. The features are improved if you're instrumenting your server and sending metrics (since you can tell if changed fields are being actively used by clients) but you can get started with any GraphQL server.

@fgrehm
Copy link

fgrehm commented Dec 20, 2018

The features are improved if you're instrumenting your server and sending metrics (since you can tell if changed fields are being actively used by clients)

Yeah, that part I highlighted in bold is exactly what we're interested on! I thought we'd need something like this project to collect those metrics 🤔

@modosc
Copy link

modosc commented Apr 30, 2019

definitely interested in helping out. we're not using apollo-engine but we are using this gem with graphql-playground

@lsanwick
Copy link

lsanwick commented Nov 2, 2020

Just wanted to put the message out to interested folks that I have released https://github.com/EnjoyTech/apollo-studio-tracing-ruby, which is fully compatible with the new Apollo Studio tracing format.

Big shout out to @jturkel for doing a lot of the heavy lifting on this branch: https://github.com/salsify/apollo-tracing-ruby/tree/feature/new-apollo-api

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

7 participants