Skip to content

Online reporting application to generate performance reports from JMeter(Taurus), Locust and other tools by either uploading JTL file or streaming data from the test run continuously.

License

Notifications You must be signed in to change notification settings

puzzle-it/jtl-reporter

 
 

Repository files navigation

JtlReporter

jtl-reporter-showcase.mov

Description

Online reporting application to generate reports from JMeter(Taurus), Locust and other tools by either uploading JTL(csv) file or streaming data from the test run continuously. JtlReporter's main objective is to help you to understand your performance reports better and to spot performance regression.

Features

  • Detailed performance report
  • Test run comparison
  • Performance regression alerts
  • Performance insights
  • and more.

Installation steps

  1. Install Docker (Engine, Compose)
  2. Clone this repository and navigate into cloned folder
  3. Deploy JtlReporter using docker-compose within the same folder
$ docker-compose up -d
  1. Open in your browser IP address of deployed environment at port 2020
$ http://IP_ADDRESS:2020
  1. Default credentials
username: admin
password: 2Txnf5prDknTFYTVEXjj

Documentation 📖

For additional information please refer to the documentation.

Repositories structure

JtlReporter consists of the following parts:

Screenshot

Item detail

License

Jtl Reporter is GNU Affero General Public License v3.0 licensed (frontend, backend and listener).

This repository is MIT licensed.

About

Online reporting application to generate performance reports from JMeter(Taurus), Locust and other tools by either uploading JTL file or streaming data from the test run continuously.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.7%
  • PowerShell 17.1%
  • Other 1.2%