ZIm/crates/client/src
Conrad Irwin 827a8dade5
Send crash reports to Slack automatically (#4111)
This uploads apples crash reports to our servers when telemetry is
enabled.

Rather than jumping via the website, it uploads to collab directly. (I'd
like
to update the panic handler to do this too to make it possible to work
on that end-to-end without zed.dev running).

Release Notes:

- Added reporting of crashes when telemetry is enabled
2024-01-18 15:30:39 -07:00
..
telemetry Return a single Option from EventCoalescer 2024-01-11 12:27:59 -05:00
client.rs Simplify service discovery in development 2024-01-17 23:06:03 -07:00
telemetry.rs Use try_global() 2024-01-18 01:33:30 -05:00
test.rs Remove 2 suffix for client, call, channel 2024-01-03 12:02:14 -08:00
user.rs gpui: Add SharedUrl type (#3975) 2024-01-09 10:55:49 -05:00