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 @@ -10,7 +10,7 @@ services:
1010 depends_on :
1111 - collector
1212 collector :
13- image : otel/opentelemetry-collector-contrib:0.147 .0@sha256:e7c92c715f28ff142f3bcaccd4fc5603cf4c71276ef09954a38eb4038500a5a5
13+ image : otel/opentelemetry-collector-contrib:0.148 .0@sha256:8164eab2e6bca9c9b0837a8d2f118a6618489008a839db7f9d6510e66be3923c
1414 volumes :
1515 - ./collector-config.yaml:/collector-config.yaml
1616 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.147 .0@sha256:e7c92c715f28ff142f3bcaccd4fc5603cf4c71276ef09954a38eb4038500a5a5
4+ image : otel/opentelemetry-collector-contrib:0.148 .0@sha256:8164eab2e6bca9c9b0837a8d2f118a6618489008a839db7f9d6510e66be3923c
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.147 .0@sha256:e7c92c715f28ff142f3bcaccd4fc5603cf4c71276ef09954a38eb4038500a5a5
13+ image : otel/opentelemetry-collector-contrib:0.148 .0@sha256:8164eab2e6bca9c9b0837a8d2f118a6618489008a839db7f9d6510e66be3923c
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