opentelemetry-dotnet/test/OpenTelemetry.Exporter.Open...
Alan West c0f927f9a3
OTLP exporter add User-Agent header (#4120)
* OTLP exporter add User-Agent header

* Fix tests

* Update changelog

* Update changelog

* Handle exceptions retrieving assembly version

---------

Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2023-01-31 20:38:54 -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 [OtlpExporter] Registration extension configuration delegate fix (#4058) 2023-01-06 13:59:07 -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