-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew 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
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers