File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.150.1 @sha256:a516c26968aa1feb5e5fc0562e3338ea13755cb4f373603226bcc4e276374ad0
13+ image : otel/opentelemetry-collector-contrib:0.151.0 @sha256:d57bfe8eee2378f31cb1193239fbcac521d54a5a071fca2bfc106916a32b892d
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.150.1 @sha256:a516c26968aa1feb5e5fc0562e3338ea13755cb4f373603226bcc4e276374ad0
4+ image : otel/opentelemetry-collector-contrib:0.151.0 @sha256:d57bfe8eee2378f31cb1193239fbcac521d54a5a071fca2bfc106916a32b892d
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.150.1 @sha256:a516c26968aa1feb5e5fc0562e3338ea13755cb4f373603226bcc4e276374ad0
13+ image : otel/opentelemetry-collector-contrib:0.151.0 @sha256:d57bfe8eee2378f31cb1193239fbcac521d54a5a071fca2bfc106916a32b892d
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