-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Implement OpenTelemetry infrastructure #11255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
ff9341d
implement, add tests
JanProvaznik 9fe19f8
Merge branch 'main' into otel-basic
JanProvaznik a2f0720
update app.config s
JanProvaznik 96eeeee
Merge branch 'otel-basic' of https://github.com/JanProvaznik/msbuild …
JanProvaznik 49467bb
fix test envvar behavior
JanProvaznik cdaa52a
apply feedback
JanProvaznik 2c28a87
don't use ConversionUtilities
JanProvaznik cf089e9
fix: dispose before flushing
JanProvaznik 7b88424
Move telemetry envvar handling to Traits
JanProvaznik 49c429d
downgrade packages, manage lifetime of telemetry in BuildManager
JanProvaznik c95245c
test what happens in ci with otel
JanProvaznik 9189121
testing in ci
JanProvaznik 9dfb8c9
remove explicit adding source to exporter, wildcard from VS default h…
JanProvaznik 3385704
remove assembly redirect
JanProvaznik a43acbd
remove binding redirect
JanProvaznik b2f0601
remove explicit Extensions primitives reference
JanProvaznik fab67b5
undo binding asyncinterface binding redirect deletion
JanProvaznik da883a9
reintroduce diagnosticsource redirect
JanProvaznik 1c6a099
nit
JanProvaznik de12d05
reintroduce extensions binding redirect...
JanProvaznik a208e67
downgrade diagnosticsource, upgrade VSOTel to VS compatible verison
JanProvaznik eba5787
downgrade diagnosticsource, privateassets vs otel
JanProvaznik f05135f
remove Extensions primitives redirect
JanProvaznik 6ef7496
Revert "remove Extensions primitives redirect"
JanProvaznik 06ef018
Merge branch 'main' of https://github.com/dotnet/msbuild into otel-basic
JanProvaznik 9ceb237
Avoid ValueTuple build error
rainersigwald 5fee7a5
Merge branch 'otel-basic' of https://github.com/JanProvaznik/msbuild …
JanProvaznik e0f9312
reference correct diagnosticsource in version.details.xml
JanProvaznik 735f6e2
include otel in test packages
JanProvaznik db283b0
mention places that need to upgrade vs version on major release
JanProvaznik 91afbfa
17.14 changewave = optout
JanProvaznik 41a7879
fix logic in GetProperties
JanProvaznik 8c0c825
remove explicit references that are transitively included
JanProvaznik 91643e3
remove vs-impl package source
JanProvaznik 802dfc0
adjust VS package
JanProvaznik bb72029
move telemetrystate inside the class it's relevant to
JanProvaznik a1ffd51
Revert "remove vs-impl package source"
JanProvaznik f4befb6
Merge branch 'main' into otel-basic
JanProvaznik 559f85d
add Otel to dependent assemblies
JanProvaznik 17e7628
add all transitive dependencies to app.amd64.config and ngen
JanProvaznik 6627e02
don't sign OpenTelemetry
JanProvaznik 86fcf77
sign correctly
JanProvaznik 039e929
thirdpartynotices new packages
JanProvaznik 83bdf4f
extensions primitives to swr
JanProvaznik 512ef64
more missing packages in swr
JanProvaznik da51175
remove otel assemblies from test project
JanProvaznik bfba539
gracefully handle load errors
JanProvaznik 3789e8b
reintroduce reliable shutdown in standalone, and unreliable longrunning
JanProvaznik c2d550b
fix tests
JanProvaznik a5c2ce6
avoid assembly loads when not sampled, add samplerate as a telemetry …
JanProvaznik b885721
refactor tests
JanProvaznik e4fe866
disable telemetry by default
JanProvaznik 26203bc
fix tests
JanProvaznik 81664cb
handle envvars correctly in test context
JanProvaznik 9e06c72
reformulate release checklist, needs hashing clarification, lock-free…
JanProvaznik 99f8d0a
Merge branch 'main' into otel-basic
JanProvaznik d4c024e
format thirdpartynotices
JanProvaznik 21c9d98
separate opt in and override sample rate concepts
JanProvaznik 034c1af
update telemetry version
JanProvaznik 88eaab4
rm accidentally commited file
JanProvaznik 8f54bcf
Merge branch 'main' into otel-basic
JanProvaznik 3d5c9e4
Merge branch 'main' of https://github.com/dotnet/msbuild into otel-basic
JanProvaznik b16b5c4
fix telemetry version
JanProvaznik f2c8ea9
remove internal, because it has no effect due to sdk optout
JanProvaznik 3b96e5d
Merge remote-tracking branch 'refs/remotes/origin/otel-basic' into ot…
JanProvaznik d5f42fb
ungac correct version
JanProvaznik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.