Skip to content

Commit baa634f

Browse files
Docker Compose: Bump otel/opentelemetry-collector-contrib from 0.149.0 to 0.151.0 in /tracker/test/load (#1342)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a9a36d commit baa634f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tracker/test/load/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
- load-test
3232

3333
otel-collector:
34-
image: otel/opentelemetry-collector-contrib:0.149.0
34+
image: otel/opentelemetry-collector-contrib:0.151.0
3535
hostname: otel-collector
3636
command: ["--config=/etc/otel-config.yaml"]
3737
ports:

0 commit comments

Comments
 (0)