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 a3e7d59 commit d3e50c5Copy full SHA for d3e50c5
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:072db027099dc3b34b90334d5ac0fdc3de99fd6969da8f686f6916cb78900544
+ image: grafana/k6@sha256:c5f7d2281fefee844d13e216be752a9781f542eae15019e3ee6df2e4c4e39849
72
network_mode: host
73
volumes:
74
- ./config/k6-script.js:/k6-script.js
0 commit comments