From df700069bfb64f0492eba9aae4e4d64f13ec0109 Mon Sep 17 00:00:00 2001 From: Artem Vusyk <144623533+VVArtem@users.noreply.github.com> Date: Mon, 17 Aug 2026 20:57:33 +0300 Subject: [PATCH] Add official ReportPortal JMeter Backend Listener --- site/dat/repo/various.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/site/dat/repo/various.json b/site/dat/repo/various.json index c31c75f2c..7918091ba 100644 --- a/site/dat/repo/various.json +++ b/site/dat/repo/various.json @@ -3681,5 +3681,25 @@ "depends": [] } } + }, + { + "id": "reportportal-jmeter", + "name": "ReportPortal Performance Reporter (official)", + "description": "Official ReportPortal Backend Listener for JMeter. Reports aggregated latency percentiles (HdrHistogram), error rate, optional SLA quality gate, and failed sample details into a ReportPortal launch. Optionally attaches the native JMeter HTML dashboard as a ZIP.
com.epam.reportportal.jmeter.PerformanceReporterClient