Skip to content

Commit 5420968

Browse files
committed
Correct path to dashboard files
1 parent 633e10c commit 5420968

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/speedystore/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,11 +151,11 @@ To import the SingleStore dashboards into Grafana, you can use the `deploy_dashb
151151

152152
You can use the following command to import all of the SingleStore dashboards:
153153

154-
`./monitoring/bin/deploy_dashboards.sh samples/speedy/dashboards`
154+
`./monitoring/bin/deploy_dashboards.sh samples/speedystore/dashboards`
155155

156156
Or, you can import specific dashboards individually using the same script. For example, following command imports the ***Cluster View*** dashboard into Grafana:
157157

158-
`./monitoring/bin/deploy_dashboards.sh samples/speedy/dashboards/clusterview.yaml`
158+
`./monitoring/bin/deploy_dashboards.sh samples/speedystore/dashboards/clusterview.yaml`
159159

160160
### Validate
161161
Once the dashboards have been imported into Grafana, you should be ready to monitor the SingleStore instance embedded in SAS SpeedyStore.

0 commit comments

Comments
 (0)