Skip to main content

Crate aether_telemetry

Crate aether_telemetry 

Source

Re-exports§

pub use error::TelemetryInitError;
pub use error::TelemetryShutdownError;

Modules§

error

Structs§

GenAiMetrics
OtelInstrumentation
OtelObserver
AgentObserver that renders an agent’s event stream as OpenTelemetry GenAI spans and metrics.
TelemetryConfig
Fully-resolved telemetry configuration. Every field is required: defaults and settings-layer merging live in TelemetrySettings, so a value here is always deliberate.
TelemetryRuntime

Constants§

GENAI_SEMCONV_SCHEMA_URL
The schema URL that matches the version of the semantic conventions that this crate defines.

Functions§

genai_instrumentation_scope