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:a7343f01869071ea3f4c5e1e97df1bb1b3c4d5c77247db80e053a80b9df530c4
21+ image : otel/opentelemetry-collector-contrib@sha256:8164eab2e6bca9c9b0837a8d2f118a6618489008a839db7f9d6510e66be3923c
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:a7343f01869071ea3f4c5e1e97df1bb1b3c4d5c77247db80e053a80b9df530c4
21+ image : otel/opentelemetry-collector-contrib@sha256:8164eab2e6bca9c9b0837a8d2f118a6618489008a839db7f9d6510e66be3923c
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