We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634eec5 commit a4c0adcCopy full SHA for a4c0adc
examples/example-exemplars-tail-sampling/docker-compose.yaml
@@ -68,7 +68,7 @@ services:
68
- ./config/grafana-dashboards.yaml:/etc/grafana/provisioning/dashboards/grafana-dashboards.yaml
69
- ./config/grafana-example-dashboard.json:/etc/grafana/example-dashboard.json
70
k6:
71
- image: grafana/k6@sha256:290b029fa9f50fb9e5d007a0cb8d97984f71cd2a31e5a092349c284a3cfff2c2
+ image: grafana/k6@sha256:ef816d99a6697f914811f99c09e7481df6989d55dec382e4d4ee49311f812459
72
network_mode: host
73
volumes:
74
- ./config/k6-script.js:/k6-script.js
0 commit comments