opentelemetry-dotnet/examples/Console
Reiley Yang 71bb3635f5
ILogger integration - part 3 (#1328)
* extract common part

* make process/exporter generic

* update dependencies

* update all the tests and docs

* clean up

* changelog

* update readme

* prevent LogRecord to be inherited

* simplify example

* simplify the code

* revert accidental change
2020-10-07 09:55:54 -07:00
..
otlp-collector-example Add otelcol docker to otlp example (#1073) 2020-08-17 11:52:58 -07:00
Examples.Console.csproj Centralize package versions for example projects (#1230) 2020-09-04 13:25:59 -07:00
InstrumentationWithActivitySource.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
Program.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestConsoleExporter.cs ILogger integration - part 3 (#1328) 2020-10-07 09:55:54 -07:00
TestGrpcNetClient.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestHttpClient.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestJaegerExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestOTelShimWithConsoleExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestOpenTracingWithConsoleExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestOtlpExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestPrometheusExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestRedis.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestZPagesExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestZipkinExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00