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§
- CliOtel
Config - 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