Files
zed/crates
Julia Ryan 669c57b45f Add minidump crash reporting (#35263)
- [x] Handle uploading minidumps from the remote_server
- [x] Associate minidumps with panics with some sort of ID (we don't use
session_id on the remote)
  - [x] Update the protobufs and client/server code to request panics
- [x] Upload minidumps with no corresponding panic
- [x] Fill in panic info when there _is_ a corresponding panic
- [x] Use an env var for the sentry endpoint instead of hardcoding it

Release Notes:

- Zed now generates minidumps for crash reporting

---------

Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2025-08-04 18:19:42 -07:00
..
2025-08-04 18:45:17 +00:00
2025-07-29 13:24:34 -07:00
2025-07-21 13:44:51 +02:00
2025-04-02 13:26:34 -07:00
2025-07-30 09:18:26 +00:00
2025-04-02 13:26:34 -07:00
2025-04-02 13:26:34 -07:00
2025-06-17 20:26:27 +00:00
2025-04-02 13:26:34 -07:00
2025-07-17 14:25:55 +00:00
2025-07-08 14:34:57 +00:00
2025-04-02 13:26:34 -07:00
2025-04-02 13:26:34 -07:00
2025-04-02 13:26:34 -07:00
2025-08-04 09:49:51 -03:00
2025-08-04 18:19:42 -07:00