dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.28k stars 5.91k forks source link

Document/Link Telemetry datapoints collected by SDK msbuild #43034

Open JanKrivanek opened 1 month ago

JanKrivanek commented 1 month ago

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

adegeo commented 1 week ago

@JanKrivanek Greetings! Few questions: