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 0bdac99 commit fa8b3d3Copy full SHA for fa8b3d3
test/OpenTelemetry.Exporter.OpenTelemetryProtocol.Tests/IntegrationTest/docker-compose.yml
@@ -19,7 +19,7 @@ services:
19
"
20
21
otel-collector:
22
- image: otel/opentelemetry-collector:0.133.0
+ image: otel/opentelemetry-collector:0.136.0@sha256:98fd3b410ae8a939be9588f1580c4b7c3da6ebba49f5363df4259a827aabb779
23
volumes:
24
- ./test/OpenTelemetry.Exporter.OpenTelemetryProtocol.Tests/IntegrationTest:/cfg
25
command: --config=/cfg/otel-collector-config.yaml
0 commit comments