A GraphQL Java instrumentation for uploading tracing metrics to the Apollo Graph Manager.
Add the following to your build.gradle
:
dependencies {
compile 'com.braintreepayments:apollo-tracing-uploader:0.4.0'
}
See the end-to-end test for usage examples.