Structs§
- Batch
Message Channel Receiver - Batch
Message Channel Sender - Gauge
- An instrument that records independent values
- Histogram
- An instrument that records a distribution of values.
- Key
- The key part of attribute KeyValue pairs.
- KeyValue
- A key-value pair describing an attribute.
- Otel
Config - Otel
Globals - Otel
Runtime Config - Otel
Shared Runtime - String
Value - Wrapper for string-like values
- UpDown
Counter - An instrument that records increasing or decreasing values.
- deno_
telemetry - An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:
Enums§
- Deno
IdGenerator - Otel
Console Config - Otel
Propagators - Value
- The value part of attribute KeyValue pairs.
Statics§
Traits§
- Meter
Provider - Provides access to named Meter instances, for instrumenting an application or crate.
Functions§
- flush
- This function is called by the runtime whenever it is about to call
process::exit()
, to ensure that all OpenTelemetry logs are properly flushed before the process terminates. - handle_
log - init
- report_
event