* Add NuGet packages * Fix link to nuget.config * Apply dotnet-format fixes * Consistent emphasis-style on README.md * Update docs/README.md Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> * Update docs/README.md Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> * Update docs/internal/using-the-nuget-packages.md Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> * Update docs/internal/using-the-nuget-packages.md Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> * Update docs/internal/using-the-nuget-packages.md Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> * Update docs/internal/using-the-nuget-packages.md Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> * Update docs/internal/using-the-nuget-packages.md Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> * Update docs/internal/using-the-nuget-packages.md Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> * Update docs/internal/using-the-nuget-packages.md Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> * Reduce the default timeout for tests going to the web * Add instructions on how to setup bin/ci-artifacts * Fix doc formatting * PR review suggestion * Use same as style as PR 2287 --------- Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com> Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com> |
||
|---|---|---|
| .. | ||
| Helpers | ||
| opentelemetry/proto | ||
| AspNetTests.cs | ||
| BuildTests.DistributionStructure_alpine-linux.verified.txt | ||
| BuildTests.DistributionStructure_linux.verified.txt | ||
| BuildTests.DistributionStructure_osx.verified.txt | ||
| BuildTests.DistributionStructure_windows.verified.txt | ||
| BuildTests.cs | ||
| CustomSdkTests.cs | ||
| DomainNeutralTests.cs | ||
| DotNetCliTests.cs | ||
| ElasticsearchTests.cs | ||
| EntityFrameworkCoreTests.cs | ||
| GraphQLTests.cs | ||
| GrpcNetClientTests.cs | ||
| HttpNetFrameworkTests.cs | ||
| HttpTests.cs | ||
| IntegrationTests.csproj | ||
| LibraryVersions.g.cs | ||
| LogTests.cs | ||
| MassTransitTests.cs | ||
| ModuleTests.Default.NetCore.verified.txt | ||
| ModuleTests.Default.NetFx.verified.txt | ||
| ModuleTests.DefaultNoExporters.NetCore.verified.txt | ||
| ModuleTests.DefaultNoExporters.NetFx.verified.txt | ||
| ModuleTests.Minimal.NetCore.verified.txt | ||
| ModuleTests.Minimal.NetFx.verified.txt | ||
| ModuleTests.cs | ||
| MongoDBCollection.cs | ||
| MongoDBTests.cs | ||
| MultipleAppDomainsTests.cs | ||
| MySqlCollection.cs | ||
| MySqlDataTests.cs | ||
| NServiceBusTests.cs | ||
| NpqsqlTests.cs | ||
| PluginsTests.cs | ||
| PostgresCollection.cs | ||
| ProcessTests.cs | ||
| QuartzTests.cs | ||
| README.md | ||
| RedisCollection.cs | ||
| RuntimeTests.cs | ||
| SmokeTests.cs | ||
| SqlClientMicrosoftTests.cs | ||
| SqlClientSystemDataTests.cs | ||
| SqlServerCollection.cs | ||
| StackExchangeRedisTests.cs | ||
| StrongNamedTests.cs | ||
| StrongNamedTestsIntegrations.json | ||
| VerboseTestFramework.cs | ||
| WcfDotNetTests.cs | ||
| WcfNetFrameworkTests.cs | ||
| WcfServerTestHelper.cs | ||
| WcfTestsBase.cs | ||
| test-keypair.snk | ||
| xunit.runner.json | ||
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.