Mikel Blanchard
|
94f67d8a8c
|
Revert "[sdk] Use reflection and dynamic types to start providers (#4151)" (#4173)
This reverts commit b549e12148.
|
2023-02-09 10:14:12 -08:00 |
Mikel Blanchard
|
b549e12148
|
[sdk] Use reflection and dynamic types to start providers (#4151)
* Remove StartWithHost extension and using reflection to do the work in SDK.
* Warning cleanup.
* Fix up.
* Improved logging.
* Remove OpenTelemetry.Extensions.Hosting dependency from examples & docs.
* Test fixes.
* Fixes and test updates.
* Bug fix.
* Patch CHANGELOGs.
* Clean up.
* Support Azure Functions TelemetryHostedService dependency inspection logic.
* Code review.
* Code review.
* Code review.
---------
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
|
2023-02-08 15:20:02 -08:00 |
Timothy Mothra
|
64f1d74561
|
fix analysis issues: CA2007 (part2) (#4018)
* fix analysis issues: CA2007
* remove duplicate
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
|
2022-12-15 16:31:49 -08:00 |
Mikel Blanchard
|
9836d3addb
|
[DependencyInjection] Introduce new package and refactor SDK (#3923)
|
2022-12-08 15:24:44 -08:00 |
Vishwesh Bankwar
|
668b07335b
|
Clean up netcoreapp3.1 and add net7.0 to tests (#3543)
|
2022-08-04 20:21:55 -07:00 |
Timothy Mothra
|
2ab6281612
|
improve test coverage: InMemoryExporter & IDeferredMeterProviderBuilder (#3345)
|
2022-06-09 14:48:11 -07:00 |