Skip to content

Commit de763b8

Browse files
Plugin renamed to SPARK, bug fixes, performance improvements
1 parent 55a3971 commit de763b8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

site/dat/repo/various.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"id": "io.github.sagaraggarwal86-configurable-aggregate-report",
4-
"name": "Configurable Aggregate Report",
4+
"name": "SPARK — Smart Performance Analyser & Report Kit",
55
"description": "A file-based Apache JMeter listener plugin for post-test JTL analysis. Provides a filterable aggregate table, CSV export, SLA threshold highlighting, and AI-generated HTML performance reports — with zero runtime overhead.",
6-
"screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/Configurable_Aggregate_Report/main/docs/img.jpg",
7-
"helpUrl": "https://github.com/sagaraggarwal86/Configurable_Aggregate_Report/blob/main/README.md",
6+
"screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/spark-jmeter-plugin/main/docs/Image.jpg",
7+
"helpUrl": "https://github.com/sagaraggarwal86/spark-jmeter-plugin/blob/main/README.md",
88
"vendor": "Sagar Aggarwal",
99
"markerClass": "com.personal.jmeter.listener.ListenerCollector",
1010
"componentClasses": [
@@ -19,6 +19,10 @@
1919
"3.1.0": {
2020
"changes": "Configurable percentile, SLA threshold highlighting, AI-generated HTML performance report, CLI headless mode, transaction search with regex support, chart interval control",
2121
"downloadUrl": "https://repo1.maven.org/maven2/io/github/sagaraggarwal86/Configurable_Aggregate_Report/3.1.0/Configurable_Aggregate_Report-3.1.0.jar"
22+
},
23+
"4.2.0": {
24+
"changes": "Plugin renamed to SPARK, bug fixes, performance improvements",
25+
"downloadUrl": "https://repo1.maven.org/maven2/io/github/sagaraggarwal86/spark-jmeter-plugin/4.2.0/spark-jmeter-plugin-4.2.0.jar"
2226
}
2327
}
2428
},

0 commit comments

Comments
 (0)