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:213886eb6407af91b87fa47551c3632be1a6419ff3a5114ef1e6fc364628496f
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:213886eb6407af91b87fa47551c3632be1a6419ff3a5114ef1e6fc364628496f
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