opentelemetry-dotnet/test/OpenTelemetry.Instrumentati...
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
..
Proto Add gRPC attributes for ASP.NET Core (#803) 2020-08-04 20:21:17 -07:00
Services Add gRPC attributes for ASP.NET Core (#803) 2020-08-04 20:21:17 -07:00
EventSourceTest.cs Add gRPC attributes for ASP.NET Core (#803) 2020-08-04 20:21:17 -07:00
GrpcFixture.cs Refactor TracerProvider to make configuration easy. (#1027) 2020-08-09 00:48:00 -07:00
GrpcTagHelperTests.cs Add gRPC attributes for ASP.NET Core (#803) 2020-08-04 20:21:17 -07:00
GrpcTests.client.cs Refactor TracerProvider to make configuration easy. (#1027) 2020-08-09 00:48:00 -07:00
GrpcTests.server.cs Add gRPC attributes for ASP.NET Core (#803) 2020-08-04 20:21:17 -07:00
OpenTelemetry.Instrumentation.Grpc.Tests.csproj Removing Todos (#1029) 2020-08-11 07:50:53 -07:00