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 ba396ef commit 3e9ed28Copy full SHA for 3e9ed28
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:b1625f686ef1c733340b00de57bce840e0b4b1f7e545c58305a5db53e7ad3797
+ image: grafana/k6@sha256:072db027099dc3b34b90334d5ac0fdc3de99fd6969da8f686f6916cb78900544
72
network_mode: host
73
volumes:
74
- ./config/k6-script.js:/k6-script.js
0 commit comments