Skip to content

aqude/Performance-test-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xk6-dashboard (easy local)

xk6-dashboard

xk6 build --with github.com/grafana/xk6-dashboard@latest
.\k6.exe --vus 10 --duration 10s run --out dashboard=report=test-report.html .\scripts\generatedata.js

connect to prometheus

k6 run --config k6-config.json script.js
http://host.docker.internal:1111

connect to influxdb

xk6 build --with github.com/grafana/xk6-output-influxdb

start docker k6 script

docker compose run k6 run /scripts/srcipt.js

About

my settings for k6 + grafana + prometheus + js/go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published