com.azure.core.util.tracing
Package containing API for tracing.
Classes
| StartSpanOptions |
Represents span options that are available before span starts and describe it. |
| TracerProxy |
Deprecated use TracerProvider |
| TracingLink |
Represents tracing link that connects one trace to another. |
Interfaces
| Tracer |
Contract that all tracers must implement to be pluggable into the SDK. |
| TracerProvider |
Resolves and provides Tracer implementation. |
Enums
| ProcessKind |
Deprecated use StartSpanOptions |
| SpanKind |
Represents the tracing span type. |