File tree 5 files changed +5
-5
lines changed
microservices-mode/metrics
monolithic-mode/all-in-one
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ services:
33
33
mimirtool :
34
34
labels :
35
35
metrics.grafana.com/scrape : false
36
- image : ${MIMIRTOOL_IMAGE:-docker.io/grafana/mimirtool:2.15.1 }
36
+ image : ${MIMIRTOOL_IMAGE:-docker.io/grafana/mimirtool:2.16.0 }
37
37
volumes :
38
38
- ../../../monitoring-mixins/crontab:/etc/crontabs/root
39
39
- ../../../monitoring-mixins/alloy-mixin/deploy/alloy-mixin-alerts.yaml:/rules/alloy-mixin-alerts.yaml
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ LOKI_IMAGE=grafana/loki:3.4.2
3
3
GRAFANA_IMAGE = grafana/grafana:11.6.0
4
4
TEMPO_IMAGE = grafana/tempo:2.7.2
5
5
MIMIR_IMAGE = grafana/mimir-alpine:2.15.1
6
- MIMIRTOOL_IMAGE = grafana/mimirtool:2.15.1
6
+ MIMIRTOOL_IMAGE = grafana/mimirtool:2.16.0
7
7
PYROSCOPE_IMAGE = grafana/pyroscope:1.13.1
8
8
NGINX_IMAGE = nginxinc/nginx-unprivileged:1.27-alpine
9
9
MINIO_IMAGE = minio/minio:RELEASE.2024-12-18T13-15-44Z
Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ services:
227
227
mimirtool :
228
228
labels :
229
229
metrics.grafana.com/scrape : false
230
- image : ${MIMIRTOOL_IMAGE:-docker.io/grafana/mimirtool:2.15.1 }
230
+ image : ${MIMIRTOOL_IMAGE:-docker.io/grafana/mimirtool:2.16.0 }
231
231
volumes :
232
232
- ../../../monitoring-mixins/crontab:/etc/crontabs/root
233
233
- ../../../monitoring-mixins/alloy-mixin/deploy/alloy-mixin-alerts.yaml:/rules/alloy-mixin-alerts.yaml
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ services:
153
153
mimirtool :
154
154
labels :
155
155
metrics.grafana.com/scrape : false
156
- image : ${MIMIRTOOL_IMAGE:-docker.io/grafana/mimirtool:2.15.1 }
156
+ image : ${MIMIRTOOL_IMAGE:-docker.io/grafana/mimirtool:2.16.0 }
157
157
volumes :
158
158
- ../../../monitoring-mixins/crontab:/etc/crontabs/root
159
159
- ../../../monitoring-mixins/alloy-mixin/deploy/alloy-mixin-alerts.yaml:/rules/alloy-mixin-alerts.yaml
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ services:
106
106
mimirtool :
107
107
labels :
108
108
metrics.grafana.com/scrape : false
109
- image : ${MIMIRTOOL_IMAGE:-docker.io/grafana/mimirtool:2.15.1 }
109
+ image : ${MIMIRTOOL_IMAGE:-docker.io/grafana/mimirtool:2.16.0 }
110
110
volumes :
111
111
- ../../../monitoring-mixins/crontab:/etc/crontabs/root
112
112
- ../../../monitoring-mixins/alloy-mixin/deploy/alloy-mixin-alerts.yaml:/rules/alloy-mixin-alerts.yaml
You can’t perform that action at this time.
0 commit comments