opentelemetry-dotnet/test/OpenTelemetry.Exporter.Jaeg...
Eddy Nakamura a3bf19d450
Removing Todos (#1029)
* Removing Todos

renaming parameter

adding tests

updating spanbuilderShim

updating to internal

renaming to spanAttributes

solving build issue

adding spec reference

Continue Refactoring TracerProvider. (#1035)

* optimize the flow

* fix instrumenataion

* move mroe things to provider ctor

* move logic arounds

Co-authored-by: Reiley Yang <reyang@microsoft.com>

changing to class and following spec to replace value

replacing from default to null

updating package

adding xunit.runner

renaming method

* removing duplicated files

* adding some tests and updating to default constructor

* removing to be compliant to spec

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-08-11 07:50:53 -07:00
..
Implementation Updating Exporters to understand the array of primitives (#1012) 2020-08-05 12:39:13 -07:00
EventSourceTest.cs Testing EventSource (#944) 2020-07-30 06:38:41 -07:00
JaegerExporterTests.cs rename AddActivitySource to AddSource, use params (#1036) 2020-08-10 18:02:50 -07:00
OpenTelemetry.Exporter.Jaeger.Tests.csproj Removing Todos (#1029) 2020-08-11 07:50:53 -07:00
TestActivityProcessor.cs Minor improvement on ActivityProcessor (#1005) 2020-08-04 22:17:56 -07:00