opentelemetry-dotnet/examples/Console
Eddy Nakamura 83adf75f01
Migrate ZPagesExporter to BatchExportActivityProcessor (#1108)
* Changing Zpages processor

* updating changelog

* updating to ZPagesProcessor

* updating after merge

* adding internal reset method
2020-08-20 18:08:18 -07:00
..
otlp-collector-example Add otelcol docker to otlp example (#1073) 2020-08-17 11:52:58 -07:00
Examples.Console.csproj use absolute path for project includes (#993) 2020-08-04 07:23:47 -07:00
InstrumentationWithActivitySource.cs Update to preview 8 of DiagnosticSource and associated changes - part1 (#954) 2020-08-03 11:25:24 -07:00
Program.cs Migrate ZPagesExporter to BatchExportActivityProcessor (#1108) 2020-08-20 18:08:18 -07:00
TestConsoleExporter.cs Refactor exporter - step 2 (#1081) 2020-08-14 15:52:15 -07:00
TestHttpClient.cs Update console exporter (#1051) 2020-08-12 00:17:35 -07:00
TestJaegerExporter.cs Rename UseExporter to AddExporter (#1066) 2020-08-13 09:27:00 -07:00
TestOTelShimWithConsoleExporter.cs Update console exporter (#1051) 2020-08-12 00:17:35 -07:00
TestOpenTracingWithConsoleExporter.cs Update console exporter (#1051) 2020-08-12 00:17:35 -07:00
TestOtlpExporter.cs Add otelcol docker to otlp example (#1073) 2020-08-17 11:52:58 -07:00
TestPrometheusExporter.cs Provide MeterProvider to replace MeterFactory to be in sync with spec. (#919) 2020-07-24 15:27:21 -07:00
TestRedis.cs Rename UseExporter to AddExporter (#1066) 2020-08-13 09:27:00 -07:00
TestZPagesExporter.cs Migrate ZPagesExporter to BatchExportActivityProcessor (#1108) 2020-08-20 18:08:18 -07:00
TestZipkinExporter.cs Add otelcol docker to otlp example (#1073) 2020-08-17 11:52:58 -07:00