Skip to content

Commit

Permalink
Update documentation/guides/performance/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
drizzentic and coderabbitai[bot] authored Aug 30, 2024
1 parent 836989b commit f341baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/guides/performance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The performance scripts are located in the [test](https://github.com/jembi/platf

8. Monitor the output in the terminal to see the results of the script execution. It will display information such as the number of virtual users (VUs), request statistics, and any failures that occurred.

9. To visualize the output in grafana run the `k6` scripts with the following environment variables and flag set `K6_PROMETHEUS_RW_SERVER_URL=http://localhost:9090/api/v1/write && ./k6 run -o experimental-prometheus-rw script.js`
9. To visualize the output in grafana, run the `k6` scripts with the following environment variables and flag set `K6_PROMETHEUS_RW_SERVER_URL=http://localhost:9090/api/v1/write && ./k6 run -o experimental-prometheus-rw script.js`

## Sample load test result

Expand Down

0 comments on commit f341baf

Please sign in to comment.