grafana/devenv/docker/loadtest-ts
renovate[bot] 3f38c95377
Update dependency @types/k6 to v0.41.0 (#58165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 10:42:45 +00:00
..
scripts Storage: k6 tests (#57496) 2022-10-27 23:22:04 +08:00
src Storage: k6 tests (#57496) 2022-10-27 23:22:04 +08:00
.babelrc Storage: k6 tests (#57496) 2022-10-27 23:22:04 +08:00
.gitignore Storage: k6 tests (#57496) 2022-10-27 23:22:04 +08:00
package.json Update dependency @types/k6 to v0.41.0 (#58165) 2022-11-04 10:42:45 +00:00
README.md Storage: k6 tests (#57496) 2022-10-27 23:22:04 +08:00
run.sh Storage: k6 tests (#57496) 2022-10-27 23:22:04 +08:00
tsconfig.json Storage: k6 tests (#57496) 2022-10-27 23:22:04 +08:00
webpack.config.js Storage: k6 tests (#57496) 2022-10-27 23:22:04 +08:00
yarn.lock Update dependency @types/k6 to v0.41.0 (#58165) 2022-11-04 10:42:45 +00:00

Grafana load tests written in typescript - EXPERIMENTAL

Runs load tests written in typescript and checks Grafana's performance using k6

This is experimental - please consider adding new tests to devenv/docker/loadtest while we are testing the typescript approach!

How to run

yarn install
GRPC_TOKEN={REPLACE_WITH_SERVICE_ACCOUNT_ADMIN_TOKEN} ./run.sh test=object-store-test grpcAddress=127.0.0.1:10000 execution=local