opentelemetry-dotnet/test/OpenTelemetry.Tests/Shared
Alan West 23859041ce
Add OTLP exporter integration test (#1671)
* Add OTLP exporter integration test

* Fix typo

* Move DelegatingTestExporter to shared location

* Fix build

* Fix build part 2

* Fix build part 3 - third time's the charm right?

* Fix build part 4 - third time's not the charm.

* Fix TargetFrameworks for OTLP exporter project and add explanation

* Set switch allowing for insecure GrpcChannel for netcoreapp3.1

* Learning to spell is a life-long process

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-01-13 21:03:31 -08:00
..
DelegatingTestExporter.cs Add OTLP exporter integration test (#1671) 2021-01-13 21:03:31 -08:00
EventSourceTestHelper.cs Remove tests on NonEventMethods (#1568) 2020-11-17 17:37:24 -08:00
InMemoryEventListener.cs Cleaning files (#1323) 2020-10-06 20:24:32 -07:00
RecordOnlySampler.cs Added Activity.IsRecorded check for Export (#1574) 2020-11-17 20:51:54 -08:00
SkipUnlessEnvVarFoundFactAttribute.cs Add OTLP exporter integration test (#1671) 2021-01-13 21:03:31 -08:00
SkipUnlessEnvVarFoundTheoryAttribute.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestActivityExportProcessor.cs Added SimpleExporter and BatchExporter for Activity and LogRecord (#1622) 2021-01-06 11:59:19 -08:00
TestActivityProcessor.cs Remove all unused using statements in the solution (#1354) 2020-10-15 17:43:29 -07:00
TestEventListener.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestExporter.cs OtlpExporter peer.service resolution (#1392) 2020-10-27 16:39:43 -07:00
TestHttpServer.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestPropagator.cs Add GlobalPropagators API and have instrumentation default to it (#1428) 2020-11-02 20:40:31 -08:00
TestSampler.cs Renaming SamplingDecision options (#1297) 2020-09-21 16:57:29 -07:00