GithubHelp home page GithubHelp logo

miguelacaro / jtl-reporter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ludeknovy/jtl-reporter

0.0 0.0 0.0 7.8 MB

JtlReporter is an online application that allows users to generate beautiful, customizable and easy to understand performance reports from JMeter(Taurus), Locust, and other tools.

Home Page: https://jtlreporter.site

License: MIT License

Python 83.04% PowerShell 16.42% Dockerfile 0.54%

jtl-reporter's Introduction

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.

Used By

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

Documentation ๐Ÿ“–

For additional information please refer to the documentation.

Analytics

Currently, the following metrics are collected:

  • every 6 hours the backend application sends an event that the instance is alive
  • report processing is finished
  • the number of labels and duration of the test run

If you don't want the analytics to be used, you can set OPT_OUT_ANALYTICS to true for backend service. Mixpanel service is used for storing the data.

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.

jtl-reporter's People

Contributors

ludeknovy avatar zhq745w avatar jdani avatar c0dingpanda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.