Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 525 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 525 Bytes

performance-tests-dashboard

Grafana dashboard for performance test measurements collected by JMeter.

Usage

You can start performance-tests-dashboard in regular or detached mode.

  1. Regular mode
  2. To start, execute ./start.sh.
  3. To stop, press Ctrl-C.
  4. To clean stopped containers, execute ./stop.sh.
  5. Detached mode
  6. To start, execute ./start.sh -d.
  7. To stop and clean containers, execute ./stop.sh.

Test

Run make.

Defaults

The default username and password of Grafana is admin.