File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
logging-k8s-stdout-otlp-json/k8s Expand file tree Collapse file tree 4 files changed +4
-4
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.130.0 @sha256:867d1074c2f750936fb9358ec9eefa009308053cf156b2c7ca1761ba5ef78452
22+ image : otel/opentelemetry-collector-contrib:0.130.1 @sha256:9c247564e65ca19f97d891cca19a1a8d291ce631b890885b44e3503c5fdb3895
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.130.0 @sha256:867d1074c2f750936fb9358ec9eefa009308053cf156b2c7ca1761ba5ef78452
4+ image : otel/opentelemetry-collector-contrib:0.130.1 @sha256:9c247564e65ca19f97d891cca19a1a8d291ce631b890885b44e3503c5fdb3895
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 4747 spec :
4848 containers :
4949 - name : lgtm
50- image : grafana/otel-lgtm:0.11.5 @sha256:285219e5ae987dc22afe25823a8747c601a85358fee87c462230b3dfdd8b2f20
50+ image : grafana/otel-lgtm:0.11.6 @sha256:33aade90e180fcb3e6ff61b963be6d82237a83cbfe88e70fe1a73059b04e1fa0
5151 ports :
5252 - containerPort : 3000
5353 - containerPort : 4317
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.130.0 @sha256:867d1074c2f750936fb9358ec9eefa009308053cf156b2c7ca1761ba5ef78452
13+ image : otel/opentelemetry-collector-contrib:0.130.1 @sha256:9c247564e65ca19f97d891cca19a1a8d291ce631b890885b44e3503c5fdb3895
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