Uses of Class
com.google.api.gax.tracing.ApiTracerContext
Packages that use ApiTracerContext
-
Uses of ApiTracerContext in com.google.api.gax.tracing
Methods in com.google.api.gax.tracing that return ApiTracerContextMethods in com.google.api.gax.tracing with parameters of type ApiTracerContextModifier and TypeMethodDescriptiondefault ApiTracerFactoryApiTracerFactory.withContext(ApiTracerContext context) Returns a newApiTracerFactorythat will use the provided context to infer attributes for all tracers created by the factory.AppCentricTracerFactory.withContext(ApiTracerContext context) Constructors in com.google.api.gax.tracing with parameters of type ApiTracerContextModifierConstructorDescriptionAppCentricTracer(TraceManager traceManager, ApiTracerContext apiTracerContext, String attemptSpanName) Creates a new instance ofAppCentricTracer.