opentelemetry-dotnet/examples/Console
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
..
otlp-collector-example Add otelcol docker to otlp example (#1073) 2020-08-17 11:52:58 -07:00
Examples.Console.csproj Add example for InMemory Exporter (#1639) 2020-12-01 15:15:34 -08:00
InstrumentationWithActivitySource.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
Program.cs OTLP exporter: use Grpc.Net.Client for netstandard2.1 (#1662) 2021-01-04 11:45:21 -08:00
TestConsoleExporter.cs Add example for InMemory Exporter (#1639) 2020-12-01 15:15:34 -08:00
TestGrpcNetClient.cs Better instructions for running gRPC examples (#1526) 2020-11-12 16:35:32 -08:00
TestHttpClient.cs ResourceBuilder API (#1533) 2020-11-17 06:55:09 -08:00
TestInMemoryExporter.cs Add example for InMemory Exporter (#1639) 2020-12-01 15:15:34 -08:00
TestJaegerExporter.cs Remove ServiceName from JaegerExporterOptions (#1572) 2020-11-17 14:55:11 -08:00
TestOTelShimWithConsoleExporter.cs ResourceBuilder API (#1533) 2020-11-17 06:55:09 -08:00
TestOpenTracingShim.cs Clean up documentation of OpenTracing shim (#1637) 2020-12-01 12:05:42 -08:00
TestOtlpExporter.cs OTLP exporter: use Grpc.Net.Client for netstandard2.1 (#1662) 2021-01-04 11:45:21 -08:00
TestPrometheusExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestRedis.cs Status Improvements (#1579) 2020-11-17 23:39:28 -08:00
TestZPagesExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestZipkinExporter.cs Added instructions to run console examples (#1525) 2020-11-12 12:19:07 -08:00