mirror of
https://github.com/grafana/grafana.git
synced 2025-01-24 07:17:08 -06:00
9b7418ec17
This reverts commit
|
||
---|---|---|
.. | ||
scripts | ||
src | ||
.babelrc | ||
.gitignore | ||
package.json | ||
README.md | ||
run.sh | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |
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