opentelemetry-dotnet-instru.../test/IntegrationTests
Piotr Kiełkowicz 82b5624d8b
Bump OpenTelemetry to 1.6.0 (#2925)
* Bump OpenTelemetry from 1.5.1 to 1.6.0

Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.5.1 to 1.6.0

Bumps [OpenTelemetry.Exporter.OpenTelemetryProtocol](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump OpenTelemetry.Exporter.Zipkin from 1.5.1 to 1.6.0

Bumps [OpenTelemetry.Exporter.Zipkin](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Zipkin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump OpenTelemetry.Extensions.Propagators from 1.5.1 to 1.6.0

Bumps [OpenTelemetry.Extensions.Propagators](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Extensions.Propagators
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump OpenTelemetry.Api from 1.5.1 to 1.6.0

Bumps [OpenTelemetry.Api](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump OpenTelemetry.Exporter.Console from 1.5.1 to 1.6.0

Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump OpenTelemetry.Shims.OpenTracing from 1.5.0-beta.1 to 1.6.0-beta.1

* Cleanup OTLP protocol references

* Fix OpenTracing Shim integration

* Bump OpenTelemetry.Exporter.Prometheus.HttpListener to 1.6.0-rc.1

* Changelog + documentation

* Fix Quartz and MassTransit tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 10:53:07 +02:00
..
Helpers nit: dispose CancellationTokenSource on tests (#2916) 2023-09-06 22:30:29 +00:00
docker Bump redis from 7.0.12 to 7.2.0 in /test/IntegrationTests/docker (#2855) 2023-08-17 19:53:53 +02:00
opentelemetry/proto [Tests] Bump opentelemetry protocol files to v.0.20.0 (#2613) 2023-06-07 12:06:08 +02:00
AspNetTests.cs Bump Testcontainers from 3.2.0 to 3.3.0 (#2718) 2023-06-28 06:46:26 +00:00
AssemblyRedirectionOnNetFrameworkTests.cs Restore assembly redirection for .NET Framework (#2479) 2023-04-19 10:20:21 +02:00
AzureCollection.cs Enable Azure Trace instrumentation on .NET Framework (#2857) 2023-08-18 19:07:56 +00:00
AzureTests.cs Enable Azure Trace instrumentation on .NET Framework (#2857) 2023-08-18 19:07:56 +00:00
BuildTests.DistributionStructure_alpine-linux.verified.txt Bump OpenTelemetry to 1.6.0 (#2925) 2023-09-07 10:53:07 +02:00
BuildTests.DistributionStructure_linux.verified.txt Bump OpenTelemetry to 1.6.0 (#2925) 2023-09-07 10:53:07 +02:00
BuildTests.DistributionStructure_osx.verified.txt Bump OpenTelemetry to 1.6.0 (#2925) 2023-09-07 10:53:07 +02:00
BuildTests.DistributionStructure_windows.verified.txt Bump OpenTelemetry to 1.6.0 (#2925) 2023-09-07 10:53:07 +02:00
BuildTests.cs Enable implicit usings (#1966) 2023-01-10 10:03:46 -08:00
CustomSdkTests.cs Reenable metrics test (#2100) 2023-01-30 11:05:44 +00:00
DomainNeutralTests.cs Bytecode instrumentation from plugins and unskip StrongNamedTests (#2566) 2023-05-25 06:20:45 +00:00
DotNetCliTests.cs NuGet packages: do not bring instrumentation packages by default (#2554) 2023-06-07 18:57:40 -07:00
ElasticsearchTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
EntityFrameworkCorePomeloMySqlTests.cs Pomelo.EnityFrameworkCore.MySql intergation test (#2346) 2023-03-22 07:03:04 +00:00
EntityFrameworkCoreTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
GraphQLTests.cs Remove contextual data in GraphQL integration tests (#2725) 2023-07-12 07:33:02 -07:00
GrpcNetClientTests.cs Grpc.Net.Client - multi library version test (#2347) 2023-03-20 08:24:12 +00:00
HttpNetFrameworkTests.cs Automatic netfx assembly redirection (#1825) 2022-12-21 19:13:08 +00:00
HttpTests.cs Cleanup usings (#2191) 2023-02-13 09:36:00 +00:00
IntegrationTests.csproj Add Tracing support for Azure SDK (#2784) 2023-08-02 06:28:37 +00:00
LibraryVersions.g.cs Bump Grpc.Net.Client from 2.56.0 to 2.57.0 (#2912) 2023-09-07 07:51:05 +02:00
LogTests.cs ILogger integration fix (#2859) 2023-08-21 18:37:21 +00:00
MassTransitTests.cs [IntegrationTests] Support for testing multiple nuget package versions (#2230) 2023-02-22 08:42:03 -08:00
ModuleTests.Default.NetCore.verified.txt Add Azure resource detector (#2728) 2023-07-28 06:53:25 +02:00
ModuleTests.Default.NetFx.verified.txt Add Azure resource detector (#2728) 2023-07-28 06:53:25 +02:00
ModuleTests.DefaultNoExporters.NetCore.verified.txt Add Azure resource detector (#2728) 2023-07-28 06:53:25 +02:00
ModuleTests.DefaultNoExporters.NetFx.verified.txt Add Azure resource detector (#2728) 2023-07-28 06:53:25 +02:00
ModuleTests.Minimal.NetCore.verified.txt Bump OTel to 1.4.0-rc.3 (#2157) 2023-02-03 06:39:48 +01:00
ModuleTests.Minimal.NetFx.verified.txt Bump OTel to 1.4.0-rc.3 (#2157) 2023-02-03 06:39:48 +01:00
ModuleTests.cs Container resource detectors + manage resource detectors (#2415) 2023-04-13 07:07:38 +00:00
MongoDBCollection.cs Determine Windows Docker mode (#2722) 2023-06-29 09:30:02 -07:00
MongoDBTests.cs Add NET FX MongoDb integration tests (#2490) 2023-04-25 13:28:42 +00:00
MultipleAppDomainsTests.cs Bytecode instrumentation from plugins and unskip StrongNamedTests (#2566) 2023-05-25 06:20:45 +00:00
MySqlCollection.cs MySqlConnector - traces instrumentation (#2684) 2023-06-21 18:53:52 +02:00
MySqlConnectorTests.cs MySqlConnector - traces instrumentation (#2684) 2023-06-21 18:53:52 +02:00
MySqlDataTests.cs MySql.Data - natively supported by library (#2836) 2023-08-14 18:09:08 +00:00
NServiceBusTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
NpqsqlTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
OpenTracingTests.cs Bump OpenTelemetry to 1.6.0 (#2925) 2023-09-07 10:53:07 +02:00
PluginsTests.cs Cleanup usings (#2191) 2023-02-13 09:36:00 +00:00
PostgresCollection.cs Add Dependabot updates for IntegrationTests Docker dependencies (#2339) 2023-03-17 19:14:30 +01:00
ProcessTests.cs Cleanup usings (#2191) 2023-02-13 09:36:00 +00:00
QuartzTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
README.md Reorganize integration tests into one project (#878) 2022-06-23 17:42:56 +00:00
RedisCollection.cs Add Dependabot updates for IntegrationTests Docker dependencies (#2339) 2023-03-17 19:14:30 +01:00
RuntimeTests.cs Cleanup usings (#2191) 2023-02-13 09:36:00 +00:00
SmokeTests.cs Refactor logging tests related to sensitive env. vars. (#2892) 2023-08-30 11:17:37 -07:00
SqlClientMicrosoftTests.cs Sql Instrumentation - skip 3.1.2 test case for .NET Framework (#2281) 2023-03-01 19:50:14 +00:00
SqlClientSystemDataTests.cs Fix .NET Framework tests (#1698) 2022-11-30 17:53:12 +01:00
SqlServerCollection.cs Add Dependabot updates for IntegrationTests Docker dependencies (#2339) 2023-03-17 19:14:30 +01:00
StackExchangeRedisTests.cs Bump OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.8 to 1.0.0-rc9.9 (#2582) 2023-05-31 08:55:01 +00:00
StrongNamedTests.cs Bytecode instrumentation from plugins and unskip StrongNamedTests (#2566) 2023-05-25 06:20:45 +00:00
VerboseTestFramework.cs Enable implicit usings (#1966) 2023-01-10 10:03:46 -08:00
WcfClientInstrumentation.cs [WCF] use wcf client instrumentation from contrib (#2876) 2023-08-28 23:20:47 +02:00
WcfDotNetTests.cs [WCF] use wcf client instrumentation from contrib (#2876) 2023-08-28 23:20:47 +02:00
WcfIISTests.cs nit: dispose CancellationTokenSource on tests (#2916) 2023-09-06 22:30:29 +00:00
WcfNetFrameworkTests.cs [WCF] use wcf client instrumentation from contrib (#2876) 2023-08-28 23:20:47 +02:00
WcfServerTestHelper.cs [IntegrationTests] Support for testing multiple nuget package versions (#2230) 2023-02-22 08:42:03 -08:00
WcfTestsBase.cs [WCF] use wcf client instrumentation from contrib (#2876) 2023-08-28 23:20:47 +02: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.