Roo-Code/packages/telemetry/src
Roo Code bb00d6c114 feat: add custom OpenTelemetry collector endpoints support
- Add OpenTelemetryClient class to packages/telemetry for sending traces to custom OTEL endpoints
- Add OTEL configuration fields (otelEnabled, otelEndpoints) to global settings schema
- Create UI components in settings view for managing OTEL endpoints with add/remove/edit capabilities
- Integrate OTEL client initialization in extension startup
- Add message handlers for OTEL settings updates between webview and extension
- Include comprehensive test coverage for OpenTelemetryClient
- Support multiple endpoints with custom headers and enable/disable toggles per endpoint

Implements #7020
2025-08-12 21:12:40 +00:00
..
__tests__ feat: add custom OpenTelemetry collector endpoints support 2025-08-12 21:12:40 +00:00
BaseTelemetryClient.ts Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
index.ts feat: add custom OpenTelemetry collector endpoints support 2025-08-12 21:12:40 +00:00
OpenTelemetryClient.ts feat: add custom OpenTelemetry collector endpoints support 2025-08-12 21:12:40 +00:00
PostHogTelemetryClient.ts Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
TelemetryService.ts Modes selector improvements (#4902) 2025-06-24 14:24:35 -04:00