File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ services:
1818 - 9412:9412
1919 - 16686:16686
2020 collector :
21- image : otel/opentelemetry-collector-contrib@sha256:004ecfe36ed8d3a5785adb8740024cdba1c546b3ae357a9db7a3e7b05c3bd160
21+ image : otel/opentelemetry-collector-contrib@sha256:b14234c4bc1b7364629af272e564913bb57bdc9736d45b8b6db5ab3417dc75f9
2222 command : ["--config=/etc/otel-collector-config.yml"]
2323 volumes :
2424 - ./files/collector/otel-collector-config.yml:/etc/otel-collector-config.yml
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ services:
1818 - 9412:9412
1919 - 16686:16686
2020 collector :
21- image : otel/opentelemetry-collector-contrib@sha256:004ecfe36ed8d3a5785adb8740024cdba1c546b3ae357a9db7a3e7b05c3bd160
21+ image : otel/opentelemetry-collector-contrib@sha256:b14234c4bc1b7364629af272e564913bb57bdc9736d45b8b6db5ab3417dc75f9
2222 command : [ "--config=/etc/otel-collector-config.yml" ]
2323 volumes :
2424 - ./files/collector/otel-collector-config.yml:/etc/otel-collector-config.yml
You can’t perform that action at this time.
0 commit comments