Skip to content

glebiller/local-java-load-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local java load testing

run grafana dashboard in background using docker compose up -d

then run performance test located in tests folder docker compose run k6 run /scripts/run.js

the results are visible in the grafana dashboard at http://localhost:3000/

Sample

available here or run locally with docker docker run -p 80:80 -v $(pwd)/docs/:/usr/share/nginx/html/local-java-load-testing/:ro nginx:alpine and browser http://localhost/local-java-load-testing/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published