zed/crates/telemetry_events
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
..
src Add system_id (#18040) 2024-09-19 07:20:27 -04:00
Cargo.toml Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
LICENSE-GPL Add telemetry events backend for collab (#8220) 2024-02-23 11:13:28 -05:00