zeta: Add latency telemetry for 1% of edit predictions (#36020)

Release Notes:

- N/A

Co-authored-by: Oleksiy <oleksiy@zed.dev>
This commit is contained in:
Michael Sloan 2025-08-12 00:47:54 -06:00 committed by GitHub
parent 52a9101970
commit cc5eb24066
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 3 deletions

1
Cargo.lock generated
View file

@ -20923,6 +20923,7 @@ dependencies = [
"menu",
"postage",
"project",
"rand 0.8.5",
"regex",
"release_channel",
"reqwest_client",