opentelemetry-dotnet/test/OpenTelemetry.Exporter.Open...
Mikel Blanchard 7139c7a656
[Otlp] Make sure Otlp trace and metric exporters have dedicated options instances (#4200)
* Make sure Otlp trace and metric exporters have dedicated options instances.

* CHANGELOG patch.
2023-02-16 14:04:45 -08:00
..
Implementation/ExportClient OTLP exporter add User-Agent header (#4120) 2023-01-31 20:38:54 -08:00
BaseOtlpHttpExportClientTests.cs Remove unnecessary usings from exporters, extensions, and shim tests (#4027) 2022-12-20 19:12:40 -08:00
Dockerfile [repo] CI updates (#4016) 2022-12-15 16:08:30 -08:00
EventSourceTest.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
ExporterClientValidationTests.cs Remove unnecessary usings from exporters, extensions, and shim tests (#4027) 2022-12-20 19:12:40 -08:00
Http2UnencryptedSupportTests.cs Remove unnecessary usings from exporters, extensions, and shim tests (#4027) 2022-12-20 19:12:40 -08:00
IntegrationTests.cs [DI] Remove ConfigureBuilder and add implementation factory helpers (#4103) 2023-01-31 09:46:36 -08:00
MockCollectorIntegrationTests.cs fix analysis issues: CA2007 (part2) (#4018) 2022-12-15 16:31:49 -08:00
OpenTelemetry.Exporter.OpenTelemetryProtocol.Tests.csproj add nullable enable to Common.props and disable in projects. (#3964) 2022-12-05 15:33:57 -08:00
OtlpAttributeTests.cs Remove unnecessary usings from exporters, extensions, and shim tests (#4027) 2022-12-20 19:12:40 -08:00
OtlpExportProtocolParserTests.cs Refactor string extensions (#3306) 2022-05-25 11:13:40 -07:00
OtlpExporterOptionsExtensionsTests.cs OTLP exporter add User-Agent header (#4120) 2023-01-31 20:38:54 -08:00
OtlpExporterOptionsTests.cs cleanup tests and docs (#4099) 2023-01-24 22:14:57 -05:00
OtlpLogExporterTests.cs Remove unnecessary usings from exporters, extensions, and shim tests (#4027) 2022-12-20 19:12:40 -08:00
OtlpMetricsExporterTests.cs Remove unnecessary usings from exporters, extensions, and shim tests (#4027) 2022-12-20 19:12:40 -08:00
OtlpResourceTests.cs OTLP Tests - Minor improvements (#3180) 2022-04-14 10:09:02 -07:00
OtlpTestHelpers.cs Remove unnecessary usings from exporters, extensions, and shim tests (#4027) 2022-12-20 19:12:40 -08:00
OtlpTraceExporterTests.cs [Otlp] Make sure Otlp trace and metric exporters have dedicated options instances (#4200) 2023-02-16 14:04:45 -08:00
SdkLimitOptionsTests.cs SdkOptionLimits - fix defaults (#3978) 2022-12-08 14:50:54 -08:00
config.yaml Add integration test for OtlpMetricExporter. (#3092) 2022-03-25 08:41:29 -07:00
docker-compose.yml Refactor OTLP mock collector test (#3849) 2022-11-04 18:20:55 -04:00