File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
example-exemplars-tail-sampling Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ services:
1818 - --enable-feature=native-histograms
1919 - --config.file=/prometheus.yml
2020 grafana :
21- image : grafana/grafana:12.3.3 @sha256:9e1e77ade304069aee3196e9a4f210830e96e80ce9a2640891eccc324b152faf
21+ image : grafana/grafana:12.4.0 @sha256:b0ae311af06228bcfd4a620504b653db80f5b91e94dc3dc2a5b7dab202bcde20
2222 network_mode : host
2323 volumes :
2424 - ./docker-compose/grafana-datasources.yaml:/etc/grafana/provisioning/datasources/grafana-datasources.yaml
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ services:
5959 command :
6060 - --config.file=/config.yaml
6161 grafana :
62- image : grafana/grafana:12.3.3 @sha256:9e1e77ade304069aee3196e9a4f210830e96e80ce9a2640891eccc324b152faf
62+ image : grafana/grafana:12.4.0 @sha256:b0ae311af06228bcfd4a620504b653db80f5b91e94dc3dc2a5b7dab202bcde20
6363 network_mode : host
6464 ports :
6565 - " 3000:3000"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ services:
1818 - --enable-feature=native-histograms
1919 - --config.file=/prometheus.yml
2020 grafana :
21- image : grafana/grafana:12.3.3 @sha256:9e1e77ade304069aee3196e9a4f210830e96e80ce9a2640891eccc324b152faf
21+ image : grafana/grafana:12.4.0 @sha256:b0ae311af06228bcfd4a620504b653db80f5b91e94dc3dc2a5b7dab202bcde20
2222 network_mode : host
2323 volumes :
2424 - ./docker-compose/grafana-datasources.yaml:/etc/grafana/provisioning/datasources/grafana-datasources.yaml
You can’t perform that action at this time.
0 commit comments