opentelemetry-dotnet-instru.../test/IntegrationTests
Piotr Kiełkowicz b51a767c8a
Drop support for Jaeger exporter (#1896)
2023-01-04 16:26:15 -08:00
..
Helpers IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
opentelemetry/proto Bump OTLP proto files to v0.19.0 (#1065) 2022-08-05 11:04:58 -07:00
AspNetTests.cs Remove HttpListener healthz endpoint and refine HealthzHelper (#1547) 2022-11-08 19:38:52 +00:00
BuildTests.DistributionStructure_alpine-linux.verified.txt Drop support for Jaeger exporter (#1896) 2023-01-04 16:26:15 -08:00
BuildTests.DistributionStructure_linux.verified.txt Drop support for Jaeger exporter (#1896) 2023-01-04 16:26:15 -08:00
BuildTests.DistributionStructure_osx.verified.txt Drop support for Jaeger exporter (#1896) 2023-01-04 16:26:15 -08:00
BuildTests.DistributionStructure_windows.verified.txt Drop support for Jaeger exporter (#1896) 2023-01-04 16:26:15 -08:00
BuildTests.cs Bump actions/setup-dotnet from 2.1.1 to 3.0.2 (#1424) 2022-10-24 08:47:34 +00:00
DomainNeutralTests.cs Remove framework version from distribution structure (#1661) 2022-11-24 11:37:00 +00:00
ElasticsearchTests.cs Add Elasticsearch traces instrumentations (#1890) 2023-01-04 11:24:53 +00:00
GraphQLTests.cs Automatic netfx assembly redirection (#1825) 2022-12-21 19:13:08 +00:00
GrpcNetClientTests.cs Drop .NET Core 3.1 support (#1603) 2022-11-10 08:38:11 +00:00
HttpNetFrameworkTests.cs Automatic netfx assembly redirection (#1825) 2022-12-21 19:13:08 +00:00
HttpTests.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
IntegrationTests.csproj Bump Verify.Xunit from 19.3.0 to 19.5.0 in /test/IntegrationTests (#1831) 2022-12-20 08:36:11 -08:00
LogTests.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
MassTransitTests.cs Release 0.5.1-beta.1 (#1690) 2022-11-30 09:26:11 +00:00
ModuleTests.Default.NetCore.verified.txt Bump OTel 1.4.0-rc.1 (#1748) 2022-12-13 07:19:04 -08:00
ModuleTests.Default.NetFx.verified.txt Bump OTel 1.4.0-rc.1 (#1748) 2022-12-13 07:19:04 -08:00
ModuleTests.DefaultNoExporters.NetCore.verified.txt Bump OTel 1.4.0-rc.1 (#1748) 2022-12-13 07:19:04 -08:00
ModuleTests.DefaultNoExporters.NetFx.verified.txt Bump OTel 1.4.0-rc.1 (#1748) 2022-12-13 07:19:04 -08:00
ModuleTests.Minimal.NetCore.verified.txt Bump OTel 1.4.0-rc.1 (#1748) 2022-12-13 07:19:04 -08:00
ModuleTests.Minimal.NetFx.verified.txt Bump OTel 1.4.0-rc.1 (#1748) 2022-12-13 07:19:04 -08:00
ModuleTests.cs Make HttpClient metrics instrumentation lazy (#1639) 2022-11-19 00:10:46 +01:00
MongoDBCollection.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
MongoDBTests.cs Release 0.5.1-beta.1 (#1690) 2022-11-30 09:26:11 +00:00
MySqlCollection.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
MySqlDataTests.cs Release 0.5.1-beta.1 (#1690) 2022-11-30 09:26:11 +00:00
NServiceBusTests.cs Add NServiceBus traces and metrics instrumentation (#1881) 2023-01-03 11:55:55 +01:00
NpqsqlTests.cs Drop .NET Core 3.1 support (#1603) 2022-11-10 08:38:11 +00:00
PluginsTests.cs Add Initializing plugin extensions point (#1705) 2022-12-06 10:20:54 +01:00
PostgresCollection.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
ProcessTests.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
README.md Reorganize integration tests into one project (#878) 2022-06-23 17:42:56 +00:00
RedisCollection.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
RuntimeTests.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
SmokeTests.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
SqlClientMicrosoftTests.cs Bump OTel to 1.4.0-beta.3 (#1647) 2022-11-25 07:44:59 +01:00
SqlClientSystemDataTests.cs Fix .NET Framework tests (#1698) 2022-11-30 17:53:12 +01:00
SqlServerCollection.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
StackExchangeRedisTests.cs Release 0.5.1-beta.1 (#1690) 2022-11-30 09:26:11 +00:00
StrongNamedTests.cs Drop .NET Core 3.1 support (#1603) 2022-11-10 08:38:11 +00:00
StrongNamedTestsIntegrations.json Get rid of wrapper.action in bytecode instrumentation (#1889) 2023-01-04 11:14:56 +01:00
VerboseTestFramework.cs Add diagnostic messages and hang dumps for IntegrationTests (#1298) 2022-09-28 16:31:29 -07:00
WcfDotNetTests.cs Rename TestApplication.Wcf.Client.Core to TestApplication.Wcf.Client.DotNet (#1875) 2022-12-29 13:48:27 +00:00
WcfNetFrameworkTests.cs Release 0.5.1-beta.1 (#1690) 2022-11-30 09:26:11 +00:00
WcfServerTestHelper.cs Refine tests to reduce usage of optional args and optimize defaults (#1543) 2022-11-08 08:29:15 +01:00
WcfTestsBase.cs IntegrationTests - enable nullable (#1828) 2022-12-19 19:02:54 +00:00
test-keypair.snk Fix bytecode instrumentation of strong named assemblies (#1153) 2022-09-06 17:30:50 +00:00
xunit.runner.json Add diagnostic messages and hang dumps for IntegrationTests (#1298) 2022-09-28 16:31:29 -07:00

README.md

Integration Tests

OTLP protos

Some integration tests will validate the data communicated over OTLP. The protos for OTLP can be found in the opentelemetry directory. These protos are copied from the opentelemetry-proto repository. When updating the protos to a new version you just need to copy the opentelemetry directory between the two projects.