* Fix visual studio dotnet core build task * Added CNCF Jaeger exporter support https://github.com/open-telemetry/opentelemetry-dotnet/issues/77 * possible fix for win32 build issue. * Fix windows build by adding Thrift source * Fix yet more windows build issues. * fix another style issue. * fix reference to System.Net.Http * remove unnecessary conditional framework reference. * Update lib/Thrift/Transports/Client/TStreamClientTransport.cs Co-Authored-By: Bruno Garcia <github@brunogarcia.com> * Update lib/Thrift/Transports/Client/TStreamClientTransport.cs Co-Authored-By: Bruno Garcia <github@brunogarcia.com> * Added the conditional for netstandard2.0 * remove IDisposable TODO comments. * Update src/OpenTelemetry.Exporter.Jaeger/Implimentation/EmitBatchArgs.cs Co-Authored-By: Bruno Garcia <github@brunogarcia.com> * Add readme with thrift fork info. * cleanup after merge. * WIP remove thrift code * Use prepackaged Apache Thrift assembly * wrap EmitBatch * Revert "wrap EmitBatch " This reverts commit |
||
|---|---|---|
| .. | ||
| Exporters.csproj | ||
| Program.cs | ||
| TestApplicationInsights.cs | ||
| TestHttpClient.cs | ||
| TestJaeger.cs | ||
| TestPrometheus.cs | ||
| TestRedis.cs | ||
| TestStackdriver.cs | ||
| TestZipkin.cs | ||