Expand description
Telemetry handle: public API used by hosts.
Structs§
- Counters
- In-process atomic counters for observability. Shared between
TelemetryandSenderRuntime. - Counters
Snapshot - Current
Context - Per-event context auto-filled by
track. Set withCurrentContext::scope(...). - Telemetry
Functions§
- resolve_
provider_ host - Resolve the
provider_hostenvelope field from a vendor type and an optional configuredbase_url.