grafana/devenv/docker/loadtest-ts
Josh Hunt 51f5334748
Chore: Update typescript to 4.9.3 (#60538)
* Update typescript to 4.9.3

* Update from typescript changes
2022-12-21 10:25:29 +00:00
..
scripts Storage: k6 tests (#57496) 2022-10-27 23:22:04 +08:00
src Chore: Update version (#58750) 2022-11-15 10:03:05 -03: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 Chore: Update typescript to 4.9.3 (#60538) 2022-12-21 10:25:29 +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