ai onboarding: Add telemetry event capturing (#34960)

Release Notes:

- N/A

Co-authored-by: Katie Geer <katie@zed.dev>
Co-authored-by: Joseph T. Lyons <JosephTLyons@gmail.com>
This commit is contained in:
Danilo Leal 2025-07-23 14:33:53 -03:00 committed by GitHub
parent 3b428e2ecc
commit fdcd86617a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 37 additions and 6 deletions

1
Cargo.lock generated
View file

@ -347,6 +347,7 @@ dependencies = [
"proto",
"serde",
"smallvec",
"telemetry",
"ui",
"workspace-hack",
"zed_actions",