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 d56cc15 commit eaffca7Copy full SHA for eaffca7
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:0dd39a1d74c9399dfea568723cd59fc5ff7812b628a60e90a7dbaadb18a7c409
+ image: grafana/k6@sha256:290b029fa9f50fb9e5d007a0cb8d97984f71cd2a31e5a092349c284a3cfff2c2
72
network_mode: host
73
volumes:
74
- ./config/k6-script.js:/k6-script.js
0 commit comments