Uses of Interface
com.azure.core.util.tracing.Tracer
Packages that use Tracer
Package
Description
Package containing HTTP abstractions between the AnnotationParser, RestProxy, and HTTP client.
Package containing API for tracing.
-
Uses of Tracer in com.azure.core.http
Methods in com.azure.core.http that return TracerModifier and TypeMethodDescriptionHttpPipeline.getTracer()Get theTracerassociated with the pipeline.Methods in com.azure.core.http with parameters of type TracerModifier and TypeMethodDescriptionSets the Tracer to trace logical and HTTP calls. -
Uses of Tracer in com.azure.core.util.tracing
Methods in com.azure.core.util.tracing that return TracerModifier and TypeMethodDescriptionTracerProvider.createTracer(String libraryName, String libraryVersion, String azNamespace, TracingOptions options) Creates named and versioned tracer instance.