buster/apps
dal 3eb80ae630
Add metric file export functionality with Cloudflare R2 support
- Introduced new API endpoint for downloading metric files as CSV.
- Implemented export logic to handle large datasets (up to 1 million rows) and generate presigned URLs for secure downloads.
- Added cleanup task to remove exported files from R2 storage after 60 seconds.
- Updated environment configuration to include Cloudflare R2 credentials.
- Enhanced error handling for various export scenarios.
- Refactored related database queries and schemas for better integration.
- Updated documentation for new features and usage instructions.
2025-08-13 13:36:42 -06:00
..
api Refactor metric data handler and snowflake query to improve limit handling. Adjusted query limit logic to use display limit and added optional limit parameter to snowflake query function for better flexibility. 2025-08-13 11:38:44 -06:00
cli Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
electric-server turbo fast web build 2025-08-11 11:33:18 -06:00
server Add metric file export functionality with Cloudflare R2 support 2025-08-13 13:36:42 -06:00
trigger Add metric file export functionality with Cloudflare R2 support 2025-08-13 13:36:42 -06:00
web build fix 2025-08-13 12:00:00 -06:00
tsconfig.json Create tsconfig.json 2025-07-02 21:04:44 -06:00