Type Definition opentelemetry::sdk::Scope

source ·
pub type Scope = InstrumentationLibrary;
Expand description

A logical unit of the application code with which the emitted telemetry can be associated.