Releases: johrstrom/jmeter-prometheus-plugin
0.2.0
0.2.0-rc3
This release provides all functionality for the 0.2.0 release. One can use counters for success, failure or count totals. One can also measure response times as well as response sizes in both histogram and summary form.
This release also fixes a few bugs, which are now being held in the CHANGELOG.md file.
Use the "original-" jar if you want to just use this source code and you want to download the related io.prometheus jars separately.
0.2.0-rc2
This is the second release candidate for a wholly redesigned UI for this plugin.
This version is incompatible with versions 0.1.x or less. Users who have made test plans with the previous versions of this plugin are likely going to (a) using the old jar, load the test plan and remove the listeners or (b) manually remove the listeners from the xml structure (look for 'prometheus') in the .jmx file.
This fixes these bugs:
Use the "original-" jar if you want to just use this source code and you want to download the related io.prometheus jars separately.
0.2.0-rc1
This is the first release candidate for a wholly redesigned UI for this plugin. Users of previous versions will likely need to remove the listener elements from the jmx by hand or load the jmx with the old jar, deleting the old listeners and restarting jmeter with the new version.
Use the "original-" jar if you want to just use this source code and you want to download the related io.prometheus jars separately.