File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ services:
1919 depends_on :
2020 - collector
2121 collector :
22- image : otel/opentelemetry-collector-contrib:0.137 .0@sha256:886722fe0f37af9d1fe24d29529253ec59fbf263b3b1df4facaf221373e19d23
22+ image : otel/opentelemetry-collector-contrib:0.138 .0@sha256:4a951ff0a9772f4fa8e9c7a326434370301b98b2b813933468dcb54aa6a6b5e5
2323 volumes :
2424 - ./collector-config.yaml:/collector-config.yaml
2525 command : ["--config=/collector-config.yaml"]
Original file line number Diff line number Diff line change 11version : ' 3'
22services :
33 collector :
4- image : otel/opentelemetry-collector-contrib:0.137 .0@sha256:886722fe0f37af9d1fe24d29529253ec59fbf263b3b1df4facaf221373e19d23
4+ image : otel/opentelemetry-collector-contrib:0.138 .0@sha256:4a951ff0a9772f4fa8e9c7a326434370301b98b2b813933468dcb54aa6a6b5e5
55 volumes :
66 - ./otel-config.yaml:/otel-config.yaml
77 command : ["--config=/otel-config.yaml"]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ services:
1010 depends_on :
1111 - collector
1212 collector :
13- image : otel/opentelemetry-collector-contrib:0.137 .0@sha256:886722fe0f37af9d1fe24d29529253ec59fbf263b3b1df4facaf221373e19d23
13+ image : otel/opentelemetry-collector-contrib:0.138 .0@sha256:4a951ff0a9772f4fa8e9c7a326434370301b98b2b813933468dcb54aa6a6b5e5
1414 volumes :
1515 - ./collector-spring-native-config.yaml:/collector-spring-native-config.yaml
1616 command : ["--config=/collector-spring-native-config.yaml"]
You can’t perform that action at this time.
0 commit comments