mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
51f5334748
* Update typescript to 4.9.3 * Update from typescript changes |
||
---|---|---|
.. | ||
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