mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 14:17:02 +00:00
385028865e
- [X] assistant_events - [X] call_events - [X] copilot_events - [X] cpu_events - [X] download_events - [X] editor_events - [X] memory_events - [X] page_events - [X] panic_events --- - [X] For each of the previous tables: - [X] backup events to comp - [X] make new table (changing any time fields to be datetime64) - [X] copy data - [X] rename old table - [X] rename new table --- - [ ] Delete all old tables once (going to hold off on this for some time - want to make sure things are working correctly) - [X] we see new data coming in on new tables - [X] old times truncate correctly - [X] new times show millisecond values --- - [X] check dashboards to make sure queries didn't get broken from changing time data type - [X] Fix broken charts - [X] monitor vercel for runtime errors --- - [X] zed.dev changes - [X] chrono changes to panicked_on - [X] Make sure new panics are good - [X] remove commented out code and dbg code - [X] triple check that both crate versions have the changes - [X] make sure all event function calls use the same original arguments - [X] Finish testing version 2 Release Notes: - N/A |
||
---|---|---|
.. | ||
contents | ||
resources | ||
src | ||
build.rs | ||
Cargo.toml |