File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
example-exemplars-tail-sampling Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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.1@sha256:adaf2d6b44c7e2b711b931b98be153778d313806582a24eab21178804fac2976
62+ image : grafana/grafana:12.3.1@sha256:2175aaa91c96733d86d31cf270d5310b278654b03f5718c59de12a865380a31f
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.1@sha256:adaf2d6b44c7e2b711b931b98be153778d313806582a24eab21178804fac2976
21+ image : grafana/grafana:12.3.1@sha256:2175aaa91c96733d86d31cf270d5310b278654b03f5718c59de12a865380a31f
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