manual instrumentation
.
Tracer
interface. The Tracer
interface is the main entry point for the OpenTelemetry API. It allows you to create spans and manage the current span.
Acquire a Tracer
instance using the OpenTelemetry
class:
Tracer
instance: