File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
logging-k8s-stdout-otlp-json/k8s Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 spec :
4848 containers :
4949 - name : lgtm
50- image : grafana/otel-lgtm:0.11.11 @sha256:f9f6310025dc4e1ae1bd4f44dc24ffcbaa354c3daccdc1edf8d0d96d2bd972d2
50+ image : grafana/otel-lgtm:0.11.12 @sha256:1cf39405b9a9c543a3d1d5956931e34ec3ee6fcad2dd247404cc5635fad96313
5151 ports :
5252 - containerPort : 3000
5353 - containerPort : 4317
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ services:
3636
3737 prometheus :
3838 container_name : prometheus
39- image : prom/prometheus:v3.7.1 @sha256:ff7e389acbe064a4823212a500393d40a28a8f362e4b05cbf6742a9a3ef736b2
39+ image : prom/prometheus:v3.7.2 @sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
4040 volumes :
4141 - ./prometheus.yaml:/etc/prometheus/prometheus.yml
4242 ports :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 ports :
66 - ' 19090:19090'
77 prometheus :
8- image : prom/prometheus@sha256:ff7e389acbe064a4823212a500393d40a28a8f362e4b05cbf6742a9a3ef736b2
8+ image : prom/prometheus@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
99 volumes :
1010 - ./prometheus.yml:/etc/prometheus/prometheus.yml
1111 depends_on :
You can’t perform that action at this time.
0 commit comments