Function trillium_opentelemetry::global::instrument
source ยท pub fn instrument() -> Instrument
Expand description
The primary entrypoint if using [opentelemetry::global
].
constructs a versioned meter and tracer with the name "trillium-opentelemetry"
.