Skip to content

This repository addresses a proof of concept about load test in a docker environment.

Notifications You must be signed in to change notification settings

joaopaulopmedeiros/k6-load-test-poc

Repository files navigation

K6 Load Test

This repository addresses a proof of concept about load test in a docker environment.

How to get service up and running

./run.sh up

How to start load test

./run.sh loadtest

How to clean up

./run.sh down

Results

  • Execution of load test in k6;
  • Automatic real time report of load test in grafana via influxdb;
  • Metrics collected such as p95 response time.

About

This repository addresses a proof of concept about load test in a docker environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published