opentelemetry-dotnet/samples/Exporters
Cijo Thomas 6cad307c01 Fix jaeger exporter by assigning jaegerAgentUdpBatcher in constructor (#242)
* fix jaeger exporter by assigning udpbatcher in constructor

* JaegerTraceExporter keep existing constructor and default to JaegerUdpBatcher when none specified.

* monior refactor
2019-10-01 10:27:34 -04:00
..
Exporters.csproj Add LightStep Exporter (#185) 2019-08-26 17:18:23 -04:00
Program.cs Aligns exporting pipeline with SDK spec (#227) 2019-09-23 12:34:33 -07:00
TestApplicationInsights.cs Implement batching processor and use it by default (#228) 2019-09-26 12:05:47 -07:00
TestHttpClient.cs Implement batching processor and use it by default (#228) 2019-09-26 12:05:47 -07:00
TestJaeger.cs Fix jaeger exporter by assigning jaegerAgentUdpBatcher in constructor (#242) 2019-10-01 10:27:34 -04:00
TestLightstep.cs Implement batching processor and use it by default (#228) 2019-09-26 12:05:47 -07:00
TestPrometheus.cs Implement batching processor and use it by default (#228) 2019-09-26 12:05:47 -07:00
TestRedis.cs Implement batching processor and use it by default (#228) 2019-09-26 12:05:47 -07:00
TestStackdriver.cs Implement batching processor and use it by default (#228) 2019-09-26 12:05:47 -07:00
TestZipkin.cs Implement batching processor and use it by default (#228) 2019-09-26 12:05:47 -07:00