opentelemetry-dotnet/examples/MicroserviceExample/WorkerService
Mikel Blanchard e6d39b8b14
[Tracing] Improve dependency injection support in tracing build-up using SDK (#3533)
* TracerBuilder depedency injection improvements.

* Fixes and API updates.

* Update skipped test.

* Tweak.

* Tweaks.

* Test fix.

* Turn on options in TracerProviderBuilderBase.

* Updated CHANGELOGs.

* Added XML comments to AddOpenTelemetryTracing methods.

* Tweaks.

* Added export helpers and restored removed API from hosting library so that there is no breakage during upgrades.

* Export extension tweaks.

* Tweak.

* Tracer builder improvements.

* Fix hosting multiple configurations test.

* Cleanup.

* Cleanup and fixes.

* Added "UseOpenTelemetry" extensions.

* Cleanup.

* Code review.

* Code review.

* Rename SDK extension "Configure" and restore "Add" in the hosting lib.

* Doc clarification.

* Some test coverage.

* README updates.

* Fix double dispose of TracerProvider when using Sdk.CreateTracerProviderBuilder.

* AddExporter tests.

* More test coverage.

* More test coverage.

* Code review.
2022-08-29 13:14:24 -07:00
..
Dockerfile [net7-main] Fixes to get solution building in VS (#3552) 2022-08-05 10:49:06 -07:00
Program.cs [Tracing] Improve dependency injection support in tracing build-up using SDK (#3533) 2022-08-29 13:14:24 -07:00
Worker.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
WorkerService.csproj Updated the target frameworks for the microservice example projects to net6.0 to support the c# 10 requirement during build through the docker pipeline (#2677) 2021-11-24 14:13:45 -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