opentelemetry-dotnet/examples/MicroserviceExample/WebApi
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
..
Controllers Remove unnecessary using statements (#4023) 2022-12-20 11:20:15 -08:00
Dockerfile [net7-main] Fixes to get solution building in VS (#3552) 2022-08-05 10:49:06 -07:00
Program.cs Remove unnecessary using statements (#4023) 2022-12-20 11:20:15 -08:00
Startup.cs [sdk] Use reflection and dynamic types to start providers (#4151) 2023-02-08 15:20:02 -08:00
WebApi.csproj [sdk] Use reflection and dynamic types to start providers (#4151) 2023-02-08 15:20:02 -08:00
appsettings.Development.json End-to-end example applications (#936) 2020-08-09 23:59:10 -07:00
appsettings.json End-to-end example applications (#936) 2020-08-09 23:59:10 -07:00