Module telemetry

Module telemetry 

Source
Expand description

CLI OpenTelemetry Integration

Provides secure, configuration-driven OpenTelemetry initialization for the CLI. Follows core team best practices: no unwrap(), no hardcoded values, proper error handling.

Structs§

CliOtelConfig
CLI-specific telemetry configuration Secure by design - no hardcoded secrets or environment variables
CliTelemetry
CLI telemetry manager Handles OTel lifecycle and provides span creation capabilities

Enums§

ExportFormat