opentelemetry-dotnet/examples/MicroserviceExample/WorkerService
Austin Tan c14177996a
Rely on DefaultResource's Service.Name for Exporters (#1768)
* Jaeger and API changes and ProviderMethod

* Changelog

* Fix whitespace

* Not just checking first element of default resource but querying for servicename

* Including the servicename fallback in Zipkin options

* Resolving tests

* we previously removed the adapting of new servicenames from resources in jaeger, this undoes that

* Removing servicename from Jaeger ctor

* re-adding servicename to Ctor for Jaeger

* CodeBlanch 's implementation for preserving servicename

* Scrubbed ServiceName from ZipkinExporterOptions

* Messed up ternary operator order again

* reordering using for SA compliance

* more instances of zipkinoptions.servicename

* removed servicename from API

* Changelog in right places

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-02 11:04:54 -08:00
..
Dockerfile MicroService example to depend on project reference. (#1031) 2020-08-10 10:36:25 -07:00
Program.cs Rely on DefaultResource's Service.Name for Exporters (#1768) 2021-02-02 11:04:54 -08:00
Worker.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
WorkerService.csproj Centralize package versions for example projects (#1230) 2020-09-04 13:25:59 -07: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