We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94bb0e9 commit 3e6d25dCopy full SHA for 3e6d25d
test/OpenTelemetry.Exporter.OpenTelemetryProtocol.Tests/IntegrationTest/docker-compose.yml
@@ -35,7 +35,6 @@ services:
35
- ./test/OpenTelemetry.Exporter.OpenTelemetryProtocol.Tests/IntegrationTest:/cfg
36
command: /cfg/run-test.sh
37
environment:
38
- DOTNET_SYSTEM_NET_SECURITY_NOREVOCATIONCHECKBYDEFAULT: 'true'
39
OTEL_COLLECTOR_HOSTNAME: otel-collector
40
OTEL_MOCK_COLLECTOR_HOSTNAME: mock-otel-collector
41
depends_on:
0 commit comments