ZIm/crates/zed
Joseph T. Lyons ca4980df02
Add system_id (#18040)
This PR adds `system_id` to telemetry, which is contained within a new
`global` database (accessible by any release channel of Zed on a single
system). This will help us get a more accurate understanding of user
count, instead of relying on `installationd_id`, which is different per
release channel. This doesn't solve the problem of a user with multiple
machines, but it gets us closer.

Release Notes:

- N/A
2024-09-19 07:20:27 -04:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources dev build: Change color of icons (#17486) 2024-09-06 11:47:19 +02:00
src Add system_id (#18040) 2024-09-19 07:20:27 -04:00
build.rs windows: Fix executable display name (#13091) 2024-06-17 13:02:09 -06:00
Cargo.toml Clean up after isahc_http_client introduction (#18045) 2024-09-18 19:39:15 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00