The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/devenv/docker/loadtest-ts
Dominik Prokop 9b7418ec17
Revert "Chore: Update typescript to 4.9.3 (#60538)" (#60774)
2 years ago
..
scripts Storage: k6 tests (#57496) 3 years ago
src Chore: Update version (#58750) 3 years ago
.babelrc Storage: k6 tests (#57496) 3 years ago
.gitignore Storage: k6 tests (#57496) 3 years ago
README.md Storage: k6 tests (#57496) 3 years ago
package.json Revert "Chore: Update typescript to 4.9.3 (#60538)" (#60774) 2 years ago
run.sh Storage: k6 tests (#57496) 3 years ago
tsconfig.json Storage: k6 tests (#57496) 3 years ago
webpack.config.js Storage: k6 tests (#57496) 3 years ago
yarn.lock Update dependency @types/k6 to v0.41.0 (#58165) 3 years ago

README.md

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