Skip to content

Commit 6f8be79

Browse files
authored
Merge pull request #43891 from dotnet/Forgind-patch-1
Add telemetry information from dotnet/sdk#45356
2 parents ad3a97c + 34e022a commit 6f8be79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/core/tools/telemetry.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ A subset of commands sends selected options if they're used, along with their va
136136
| `--logger` | `dotnet vstest` |
137137
| `--sdk-package-version` | `dotnet migrate` |
138138

139+
When the SDK fails to resolve a built-in command, any command resolver that successfully resolves the command sends a hash of the command name along with the name of the command resolver type.
140+
139141
Except for `--verbosity` and `--sdk-package-version`, all the other values are hashed starting with .NET Core 2.1.100 SDK.
140142

141143
### Template engine telemetry

0 commit comments

Comments
 (0)