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 df43c69 commit 8cd3462Copy full SHA for 8cd3462
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:c5f7d2281fefee844d13e216be752a9781f542eae15019e3ee6df2e4c4e39849
+ image: grafana/k6@sha256:0dd39a1d74c9399dfea568723cd59fc5ff7812b628a60e90a7dbaadb18a7c409
72
network_mode: host
73
volumes:
74
- ./config/k6-script.js:/k6-script.js
0 commit comments