Modules§
- global
- Utilities for working with global telemetry primitives
- http
- middleware
- otlp
- propagation
- semconv
- Semantic Attributes
Macros§
Structs§
- Context
- An execution-scoped collection of values.
- Detect
Resource - Key
- The key part of attribute KeyValue pairs.
- KeyValue
- A key-value pair describing an attribute.
- Open
Telemetry Layer - An OpenTelemetry propagation layer for use in a project that uses tracing.
- Service
Info Detector - String
Value - Wrapper for string-like values
- Tracer
Provider - Creator and registry of named
Tracer
instances.
Enums§
- Array
- A Value::Array containing homogeneous values.
- Value
- The value part of attribute KeyValue pairs.
Traits§
- Open
Telemetry Span Ext - Utility functions to allow tracing
Span
s to accept and return OpenTelemetryContext
s.