-
Notifications
You must be signed in to change notification settings - Fork 773
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Metrics] Improve dependency injection support in meter provider buil…
…d-up using SDK (#3646) * Mirror TracerProviderBuilder dependency injection API onto MeterProviderBuilder. * Nullable annotations. * Warning cleanup. * Warning cleanup. * Public API updates. * Warning cleanup. * Public API updates. * CHANGELOG updates. * Warning cleanup. * Fixes. * Tests.
- Loading branch information
1 parent
cea14d3
commit 6ff512c
Showing
29 changed files
with
1,268 additions
and
582 deletions.
There are no files selected for viewing
This file contains 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 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
62 changes: 0 additions & 62 deletions
62
src/OpenTelemetry.Extensions.Hosting/Implementation/MeterProviderBuilderHosting.cs
This file was deleted.
Oops, something went wrong.
This file contains 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 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.