opentelemetry-dotnet/test/OpenTelemetry.Exporter.Open...
Alan West c1f376ac8b
OTLP exporter support for limiting activity tags, events, and links (#3376)
2022-07-28 07:48:21 -07:00
..
Configuration OTLP exporter support for limiting activity tags, events, and links (#3376) 2022-07-28 07:48:21 -07:00
Implementation/ExportClient Remove NET5.0 target from OTLP Exporters (#3226) 2022-04-22 12:09:47 -07:00
BaseOtlpHttpExportClientTests.cs Fix default URL for OTLP Trace/Metrics for http/protobuf (#3098) 2022-04-04 21:42:56 -07:00
Dockerfile Add integration test for OtlpMetricExporter. (#3092) 2022-03-25 08:41:29 -07:00
EventSourceTest.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
ExporterClientValidationTests.cs feat: Fail fast when insecure channel is not configured for .NET Core 3.1 with gRPC (#2691) 2021-12-16 16:57:05 -08:00
Http2UnencryptedSupportTests.cs Fix analyzers (#3053) 2022-04-01 07:46:32 -07:00
IntegrationTests.cs OTLP Exporter: Integration test improvements (#3094) 2022-03-29 15:13:50 -07:00
OpenTelemetry.Exporter.OpenTelemetryProtocol.Tests.csproj Dedupe IsPackable (#3398) 2022-06-22 19:05:47 -07:00
OtlpAttributeTests.cs Exporting tags consistently (#3281) 2022-05-26 18:55:54 -07:00
OtlpExportProtocolParserTests.cs Refactor string extensions (#3306) 2022-05-25 11:13:40 -07:00
OtlpExporterOptionsExtensionsTests.cs typo fixes (#3459) 2022-07-20 07:31:43 -07:00
OtlpExporterOptionsTests.cs Fix analyzers (#3053) 2022-04-01 07:46:32 -07:00
OtlpLogExporterTests.cs typo fixes (#3459) 2022-07-20 07:31:43 -07:00
OtlpMetricsExporterTests.cs Public setter for MetricReaderOptions.PeriodicExportingMetricReaderOptions (#3184) 2022-04-14 19:10:10 -07:00
OtlpResourceTests.cs OTLP Tests - Minor improvements (#3180) 2022-04-14 10:09:02 -07:00
OtlpTestHelpers.cs Fix handling of OTLP ArrayValue attributes (#3238) 2022-05-02 15:13:44 -07:00
OtlpTraceExporterTests.cs OTLP exporter support for limiting activity tags, events, and links (#3376) 2022-07-28 07:48:21 -07:00
config.yaml Add integration test for OtlpMetricExporter. (#3092) 2022-03-25 08:41:29 -07:00
docker-compose.yml Add HTTP protocol test case to OTLP exporter integration tests (#2692) 2021-11-29 16:02:22 -08:00