Uses of Interface
com.azure.core.util.tracing.Tracer
Packages that use Tracer
Package
Description
This package provides HTTP abstractions for Azure SDK client libraries.
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 TypeMethodDescriptiondefault TracerTracerProvider.createTracer(LibraryTelemetryOptions libraryOptions, TracingOptions options) Creates tracer provider instance.TracerProvider.createTracer(String libraryName, String libraryVersion, String azNamespace, TracingOptions options) Creates named and versioned tracer instance.