dotnet / msbuild

The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
https://docs.microsoft.com/visualstudio/msbuild/msbuild
MIT License
5.23k stars 1.35k forks source link

Prototype sending data via VS OTel collector #10945

Open JanKrivanek opened 1 week ago

JanKrivanek commented 1 week ago

Motivation

We want to evaluate viability and benefits of using the new VS OTel collector. Specifically this should help us sample and filter-out/in data that would otherwise be of a too high volume for us.

Goals

Details

JanKrivanek commented 5 days ago

Some playing around: https://github.com/JanKrivanek/otel-test-01

Image