Skip to content

Releases: johrstrom/jmeter-prometheus-plugin

0.2.0

12 Mar 18:40
Compare
Choose a tag to compare

See CHANGELOG for changes. This is tag is mis-labeled as '0.2.0-rc4'

This release is not compatible with the 0.1.0 release.

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-rc3

20 Feb 05:15
Compare
Choose a tag to compare

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

07 Feb 03:05
Compare
Choose a tag to compare

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:

  • #40
  • #34
  • undocumented problem copy/paste (serializable issues) of the config

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

06 Feb 23:07
Compare
Choose a tag to compare

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.