braintree / apollo-tracing-uploader-java

Upload Java GraphQL tracing metrics to Apollo Graph Manager
MIT License
13 stars 8 forks source link

Migrating to the new Apollo's tracing url #15

Open shakhar opened 2 years ago

shakhar commented 2 years ago

According to this, Apollo changed its tracing url. I saw that you use the old one and take it from a const (https://engine-report.apollodata.com/) and we need to report to the new one (https://usage-reporting.api.apollographql.com/). Can you support configuring this url, or consider migrating to the new one?

BCantos17 commented 2 years ago

bump @lkorth I'm running into this issue as well, any chance of a fix?