opentelemetry-dotnet/examples/AspNetCore
Alan West 4e4f95bb53
OTLP exporter: use Grpc.Net.Client for netstandard2.1 (#1662)
* Use Grpc.Net.Client for netstandard2.1

* Fix AspNetCore example app

* Better comment for Http2UnencryptedSupport switch

* Update PublicAPI

* Update changelog

* Fix line endings

* Suppress instrumentation on export

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-01-04 11:45:21 -08:00
..
Controllers Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
Models Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
Examples.AspNetCore.csproj Added ServiceName option to OtlpExporter (#1420) 2020-10-30 12:08:38 -07:00
Program.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
Startup.cs OTLP exporter: use Grpc.Net.Client for netstandard2.1 (#1662) 2021-01-04 11:45:21 -08:00
appsettings.json Added ServiceName option to OtlpExporter (#1420) 2020-10-30 12:08:38 -07:00