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.