New Plugin Submission: Auto-Correlation Plugin

23 views
Skip to first unread message

Vasanth M Shanmugam

unread,
Mar 1, 2026, 10:28:47 AMMar 1
to jmeter-plugins
Hi,

I'd like to submit my plugin for inclusion in the jmeter-plugins.org catalog.

Plugin: JMeter Auto-Correlation Plugin
Description: One-click detection and correlation of dynamic values
(session IDs, CSRF tokens, OAuth tokens, hidden fields, ViewState)
in JMeter test scripts. Similar to LoadRunner's auto-correlation feature.

GitHub: https://github.com/vasanthshanmugam/jmeter-auto-correlation-plugin
License: Apache 2.0
JMeter compatibility: 5.5+
Download JAR: https://github.com/vasanthshanmugam/jmeter-auto-correlation-plugin/releases/download/v1.0.0/jmeter-auto-correlation-plugin-1.0.0-jar-with-dependencies.jar

Plugin descriptor JSON:
https://github.com/vasanthshanmugam/jmeter-auto-correlation-plugin/blob/main/plugins-descriptor.json

Please let me know if you need any changes to the descriptor format
or any additional information.

Thanks,
Vasanth

Andrey Pokhilko

unread,
Mar 2, 2026, 3:51:15 AMMar 2
to jmeter-plugins
Hi,

The way to publish the plugin is to create a PR (similar to https://github.com/undera/jmeter-plugins/pull/766)

Since we already have Auto-Correlation plugin by ULP, yours will need to have something distinctive in `id` and `name`.

The rest can be discussed in the PR review.
-- 
Andrei

Vincent Daburon

unread,
Mar 2, 2026, 4:06:26 AMMar 2
to jmeter-plugins
I think the package name is incorrect because it's not code from the Apache JMeter website, even though the package name might suggest otherwise.

package org.apache.jmeter.plugins.correlation;

I'm thinking of something like :
io.github.vasanthshanmugam.jmeter.plugins.correlation

Regards.
Vincent DAB.
Reply all
Reply to author
Forward
0 new messages