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 @@ -17,7 +17,7 @@ services:
1717 depends_on :
1818 - collector
1919 collector :
20- image : otel/opentelemetry-collector-contrib:0.96 .0
20+ image : otel/opentelemetry-collector-contrib:0.97 .0
2121 volumes :
2222 - ./collector-config.yaml:/collector-config.yaml
2323 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.96 .0
4+ image : otel/opentelemetry-collector-contrib:0.97 .0
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 @@ -12,7 +12,7 @@ services:
1212 depends_on :
1313 - collector
1414 collector :
15- image : otel/opentelemetry-collector-contrib:0.96 .0
15+ image : otel/opentelemetry-collector-contrib:0.97 .0
1616 volumes :
1717 - ./collector-spring-native-config.yaml:/collector-spring-native-config.yaml
1818 command : ["--config=/collector-spring-native-config.yaml"]
You can’t perform that action at this time.
0 commit comments