onboarding: Add more telemetry (#36121)

1. Welcome Page Open
2. Welcome Nav clicked
3. Skip clicked
4. Font changed
5. Import settings clicked
6. Inlay Hints
7. Git Blame
8. Format on Save
9. Font Ligature
10. Ai Enabled
11. Ai Provider Modal open


Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
This commit is contained in:
Anthony Eid 2025-08-13 12:02:14 -04:00 committed by GitHub
parent 6c1f19571a
commit a7442d8880
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 111 additions and 19 deletions

1
Cargo.lock generated
View file

@ -11172,6 +11172,7 @@ dependencies = [
"schemars",
"serde",
"settings",
"telemetry",
"theme",
"ui",
"util",