SDK telemetry article: https://learn.microsoft.com/en-us/dotnet/core/tools/telemetry, should contain information about telemetry emited and collected for commands executing msbuild (dotnet build, dotnet msbuild, plus couple other commands can execute msbuild as well)
The datapoints are being exhaustively docuemented in the repo here: https://github.com/dotnet/msbuild/pull/10800
So the SDK article should probably just link that GitHub documentation. Similarly as there is a section for Template Engine, there should be a section for MSBuild, that will just link to the article create by the linked PR
Type of issue
Outdated article
Description
SDK telemetry article: https://learn.microsoft.com/en-us/dotnet/core/tools/telemetry, should contain information about telemetry emited and collected for commands executing msbuild (
dotnet build
,dotnet msbuild
, plus couple other commands can execute msbuild as well)The datapoints are being exhaustively docuemented in the repo here: https://github.com/dotnet/msbuild/pull/10800 So the SDK article should probably just link that GitHub documentation. Similarly as there is a section for Template Engine, there should be a section for MSBuild, that will just link to the article create by the linked PR
Page URL
https://learn.microsoft.com/en-us/dotnet/core/tools/telemetry
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/tools/telemetry.md
Document Version Independent Id
50433ae5-4687-fe5f-75ab-a47e1a706777
Article author
@KathleenDollard
Metadata
Related Issues