Expand description
instrumentation using [opentelemetry::global
]
Functionsยง
- instrument
- The primary entrypoint if using [
opentelemetry::global
]. - instrument_
handler - the primary entrypoint for decorating a handler.
- metrics
- configure a
Metrics
against the global meter provider - trace
- configure a
Trace
against the global tracer provider