Skip to content

feat(telemetry): Add CSV export functionality for telemetry data#496

Merged
haiphucnguyen merged 2 commits into
askimo-ai:mainfrom
frank-1802:feature/export-telemetry-dialog-to-csv
Jul 10, 2026
Merged

feat(telemetry): Add CSV export functionality for telemetry data#496
haiphucnguyen merged 2 commits into
askimo-ai:mainfrom
frank-1802:feature/export-telemetry-dialog-to-csv

Conversation

@frank-1802

Copy link
Copy Markdown
Contributor
  • Introduces a dedicated TelemetryExportService for handling the export logic.
  • Enables users to export collected telemetry data as a CSV file.
  • Updates the System Resources Dialog to include an "Export CSV" button.
  • Implements localization for all new telemetry export messages.
  • Enhances numerical formatting across the desktop application using LocalizationManager.

Refs: #272

- Introduces a dedicated `TelemetryExportService` for handling the export logic.
- Enables users to export collected telemetry data as a CSV file.
- Updates the System Resources Dialog to include an "Export CSV" button.
- Implements localization for all new telemetry export messages.
- Enhances numerical formatting across the desktop application using `LocalizationManager`.

Refs: #<TICKET_ID_IF_KNOWN>
@CLAassistant

CLAassistant commented Jul 10, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@haiphucnguyen haiphucnguyen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @frank-1802 . I am looking forward to your next contribution!

@haiphucnguyen haiphucnguyen merged commit 124a213 into askimo-ai:main Jul 10, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants