Package graphql.execution.instrumentation.tracing
-
Interface Summary Interface Description TracingSupport.TracingContext A simple object that you need to callTracingSupport.TracingContext.onEnd()
on -
Class Summary Class Description TracingInstrumentation ThisInstrumentation
implementation usesTracingSupport
to capture tracing information and puts it into theExecutionResult
TracingInstrumentation.Options TracingSupport This creates a map of tracing information as outlined in https://github.com/apollographql/apollo-tracing