Include .NET project identification in telemetry (#32769)
With Windows support on the horizon this year, we'll want to know how much .NET dev happens in Zed, so we can know how to prioritize bug fixes or enhancements to the dev experience in this framework. Release Notes: - N/A
This commit is contained in:
parent
3810227759
commit
fd7a133d00
3 changed files with 25 additions and 19 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2834,6 +2834,7 @@ dependencies = [
|
|||
"paths",
|
||||
"postage",
|
||||
"rand 0.8.5",
|
||||
"regex",
|
||||
"release_channel",
|
||||
"rpc",
|
||||
"rustls-pki-types",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue