Releases: ludeknovy/jtl-reporter
Releases · ludeknovy/jtl-reporter
v4.9.0
v4.8.8
New features and improvements
- Request stats median response time added (optional—not displayed by default, needs to be enabled in scenario settings)
- Label chart median response time line added into response time chart
- API: Returning 404 when a project is not found
Fixes
- Open a correct report when clicking a bar in Scenario Trends chart
- Open a correct report when clicking a label chart point in Scenario Trends
- Returning 404 when a scenario does not exist for item/start-async endpoint instead of 500
v4.8.7
New features and improvements
- Thread groups
- Regular dependencies updates
- New V3 of log-samples API for listener service that accepts status code as string
Fixes
- Fixing a case when the zoom range was not set for the overall chart
- Empty string as default name instead of null in label trend chart
v4.8.6
New features and improvements
- Chart zoom range — it's possible to focus on a specific range across all charts.
- Error Summary — new summary view for errors on its own panel in the report detail
- Tons of dependencies updated on both backend and frontend sides.
Fixes
- Error count default value is set to false, so it won't break the scenario settings form when the property does not exist yet.
v4.8.5
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
v4.8.3
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
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
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