-
Notifications
You must be signed in to change notification settings - Fork 1
Add CSV/JSON export to dashboard #4
Copy link
Copy link
Open
Labels
effort: mediumHalf day, some familiarity neededHalf day, some familiarity neededenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
The web dashboard shows traces and evaluations but doesn't support exporting data.
Goal: Add export buttons to the trace list and evaluation list pages.
Acceptance criteria:
- Export button on trace list page (CSV and JSON options)
- Export button on evaluation list page (CSV and JSON options)
- Exports respect current filters (agent name, date range, etc.)
- Dashboard API endpoints: GET /api/v1/traces/export?format=csv and similar
Resources:
- Dashboard source: dashboard/src/
- Architecture guide — Dashboard Architecture section
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort: mediumHalf day, some familiarity neededHalf day, some familiarity neededenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers