Skip to content

Commit fa8b3d3

Browse files
[OTLP] Revert OTel Collector downgrade
Tests in this PR pass and otherwise validated using open-telemetry#6565.
1 parent 0bdac99 commit fa8b3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/OpenTelemetry.Exporter.OpenTelemetryProtocol.Tests/IntegrationTest/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
"
2020
2121
otel-collector:
22-
image: otel/opentelemetry-collector:0.133.0
22+
image: otel/opentelemetry-collector:0.136.0@sha256:98fd3b410ae8a939be9588f1580c4b7c3da6ebba49f5363df4259a827aabb779
2323
volumes:
2424
- ./test/OpenTelemetry.Exporter.OpenTelemetryProtocol.Tests/IntegrationTest:/cfg
2525
command: --config=/cfg/otel-collector-config.yaml

0 commit comments

Comments
 (0)