ZIm/crates/recent_projects/src
Joseph T. Lyons a8741dc310
Migrate more events to telemetry::event! macro (#24102)
I believe this takes care of the remaining events running through the
old flow that requires transformation at the collab server level. I
think all events are now going through `telemetry::event!()`.

For anyone curious where the new telemetry names are coming from, you
can check the `for_snowflake` function within
`crates/collab/src/api/events.rs`, to see how collab is currently
transforming the events going through the old flow.

Release Notes:

- N/A
2025-02-03 16:38:45 +00:00
..
disconnected_overlay.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
recent_projects.rs Renames: HighlightedText->HighlightedMatch + HighlightedEdits->HighlightedText (#24057) 2025-01-31 23:15:46 +00:00
remote_servers.rs Migrate more events to telemetry::event! macro (#24102) 2025-02-03 16:38:45 +00:00
ssh_connections.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00