Skip to content

Releases: Cinimex/mq-java-exporter

0.3.2-beta-m

31 Oct 10:00
648e0c3
Compare
Choose a tag to compare
0.3.2-beta-m Pre-release
Pre-release

Fixed:

Exporter doesn't work properly #139

0.3.1-beta-m

24 Oct 15:50
c8fa8af
Compare
Choose a tag to compare
0.3.1-beta-m Pre-release
Pre-release

Fixed:

mq_exporter.jar didnt start #141

0.3.0-beta-m

23 Apr 12:05
2f9ab96
Compare
Choose a tag to compare

Based on 0.3.0-beta-rc

The release has been tested using:

  1. IBM MQ 9.1.0.1, RHEL 7.6, java version 1.8.0_181 (IBM JRE 1.8.0 Linux amd64-64-Bit build 2.9)

The exporter has passed load tests and showed no noticeable overhead.

Thanks:

0.3.0-beta-rc

19 Apr 10:10
7147fba
Compare
Choose a tag to compare
0.3.0-beta-rc Pre-release
Pre-release

Fixed:

  1. Exporter description typo #56
  2. Change "dependency-jar" directory to "lib" directory #26
  3. Update MQClient Dependency #109
  4. Error during sending direct PCFCommands #113
  5. Endless loop removed #29
  6. Timeouts were added to configuration file #20
  7. Give extended explanation for using wildcards #49
  8. README changes #80
  9. TLS support implemented #119
  10. Add new queue-specific metrics, that reflects average size of read messages #95
  11. ShutdownHook implemented #130
  12. Unit tests added #102

Thanks:

0.2.1-alfa-m

29 Mar 08:48
d0ee2d4
Compare
Choose a tag to compare

Based on 0.2.1-alfa-rc

The release has been tested using:

  1. IBM MQ 9.1.0.1, RHEL 7.6, java version 1.8.0_181 (IBM JRE 1.8.0 Linux amd64-64-Bit build 2.9)

The exporter has passed load tests and showed no noticeable overhead.

Thanks:

0.2.1-alfa-rc

26 Mar 13:37
0caec3d
Compare
Choose a tag to compare
0.2.1-alfa-rc Pre-release
Pre-release

Based on 0.2.0-alfa-rc

Fixed:

  1. Add a "Back to TOC" link to "Known Issues" section #91
  2. Add "queue" subdomain #88
  3. Metric "mq_get_purged_queue_count_totalmessages" has wrong subdomain and units #87
  4. Metric "mq_put_put_persistent_messages_byte_count_totalmessages" has wrong units #86
  5. Wrong "mq_put_put_non_persistent_messages_byte_count_totalmessages" metric units #85
  6. Metric "mq_cpu_system_cpu_time_estimat_percentage" name typo #84
  7. Metric "mq_mqconn_concurrent_connections_high_water_mark_totalconnections" has wrong units #83
  8. Metric "mq_publish_published_to_subscribers_byte_count_totalmessages" has wrong units #82
  9. Change "mqobject_channel_status_code", "mqobject_listener_status_code" metrics units #78
  10. Resolve all sonar code smells #70
  11. Use another way to initialize metrics references #69
  12. Useless "if" statement #68
  13. Public static field #30

The release has been tested using:

  1. IBM MQ 9.1.0.1, RHEL 7.6, java version 1.8.0_181 (IBM JRE 1.8.0 Linux amd64-64-Bit build 2.9)

Thanks:

0.2.0-alfa-rc

21 Mar 11:50
Compare
Choose a tag to compare
0.2.0-alfa-rc Pre-release
Pre-release

Based on 0.1.2-alfa-m

Added:

  1. Expand range of possible statuses for listener #74
  2. README: Metric name description #7
  3. README: Rearrange readme structure #51
  4. README: Add brief MQ metrics instructions #23

Fixed:

  1. Incorrect subdomains #47
  2. Platform-specific disk metrics have wrong domain #53
  3. Metric "mq_cpu_ram_total_estimate_megabytes" has wrong subdomain #54
  4. README: Corrupted link #76

The release has been tested using:

  1. IBM MQ 9.0.1.0 on RHEL 7.4.

Thanks:

0.1.2-alfa-m

20 Mar 15:06
d070dcd
Compare
Choose a tag to compare

Based on 0.1.1-alfa-rc

Fixed:

  1. Metric mq_cpu_ram_total_estimate_megabytes shows negative values #62

The release has been tested using:

  1. IBM MQ 9.0.1.0 on RHEL 7.6.
  2. IBM MQ 9.1.0.1 on RHEL 7.6.

The exporter has passed load tests and showed no noticeable overhead.

Thanks:

0.1.1-alfa-rc

18 Mar 12:02
260c353
Compare
Choose a tag to compare
0.1.1-alfa-rc Pre-release
Pre-release

Based on 0.1.0-alfa-rc

Added:

  1. "Smart" maximum\minimum gauges #32
  2. "exporter as MQ Service" guide #16

Fixed:

  1. Incorrect metrics data representation for metrics with "percentage" data type #44
  2. sendPCFCommands flag disables all queue-related metrics, not only additional metrics #57
  3. README: Table headers typo #46

Thanks:

0.1.0-alfa-rc

13 Mar 15:14
adcebb2
Compare
Choose a tag to compare
0.1.0-alfa-rc Pre-release
Pre-release

The release contains base exporter functions for exposing IBM MQ metrics.
This release is created in order to provide possibility to test functionlaty and performance of the exporter.
It is not intended to be used in production.

Thanks: