Jtl Reporter Versions Save

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.

v4.8.5

11 months ago

New features and improvements

  • Security upgrade node from 18.13.0-alpine3.17 to 18.16.0-alpine3.17
  • Request stats table now allows displaying error count (turned off by default, can be enabled in scenario settings)
  • Analytics: report duration

Fixes

  • Std dev and error count displaying percentage diff

v4.8.4

1 year ago

New features and improvements

  • Environment filter in scenario detail.

Fixes

  • Checking fields length during new test run creation to avoid DB error.

v4.8.3

1 year ago

New features and improvements

  • Analytics: report label count
  • Scenario response time degradation curve
  • Standard deviation table header updated
  • Overall chart metric names updated and metric names unified

Fixes

  • Fix: histogram query
  • Fix: display resources link only when there is a one

v4.8.2

1 year ago

New features and improvements

  • Possibility to add an external link to a report.
  • Thresholds reworked — the threshold values are now calculated from the baseline report instead of the average values from the previous test runs. Also, they are calculated for each label separately and raising an alert per label.

v4.8.1

1 year ago

New features and improvements

  • Scatter graph added (with 10K points max)
  • Standard deviation metrics added
  • Compared button was moved from submenu to the component header.

Fixes

  • Fix: apdex column not being displayed
  • Fix: apdex calculation - returning empty value when no apdex data is present

v4.8.0

1 year ago

New features and improvements

  • Added possibility to display scenario labels chart instead of aggregated charts.
  • When comparing two tests runs, the test run chart of which is being compared with the current test is displayed

v4.7.1

1 year ago

New features and improvements

  • label response time distribution chart (histogram)
  • showing a notification when user init failed
  • stop item async API - allowing to set set status
  • analytics: report processed event

Fixes

  • request stats table - sort by network

v4.7.0

1 year ago

New features and improvements

  • adding link to apdex blog post in scenario settings form
  • analyze charts tab renamed to custom chart
  • label chart overhauled
  • status code chart added
  • label error rate chart added

Fixes

  • network series disabled on link action
  • resetting report upload form state
  • changing label chart correctly when aggregation switched
  • converting string to numbers for bytes' data (network)
  • using a correct aggregation interval during processing of data

v4.6.1

1 year ago
  • Fix a broken report when APDEX data are missing

v4.6.0

1 year ago
  • APDEX feature - new optional metrics for labels
  • Node base images upgraded to v18
  • helmet middleware added to backend + other small security improvements
  • Backend port is parameterized via environment variable
  • Improved UX for the forms with user access selections