All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- github Issues #1 add missing queue dimension to ConsumerCountByQueue timeseries
- overview plugin: "Message Count" as key metric
- overview plugin: keycharts section
- change aggregation type from
AVG
toMAX
for all metrics - overview plugin: group "Address Memory Usage" and "Address Memory Usage (%)"
- group "Messages Added Rate" and "Messages Acknowledged Rate" as "Message Flow"
- set color for "Messages Acknowledged Rate" values to green
- overview plugin: "Disk Store Usage (%)" metric
- overview plugin: "Address/Queue count" metrics
- queues plugin: "Messages Killed" metric
- replace deprecated "processTypes" selector with "technologies"
- changed plug-in name to "custom.jmx.vegardit.ActiveMQ_Artemis_Overview"/custom.jmx.vegardit.ActiveMQ_Artemis_Queues"
- renamed metricGroups to "activemq.artemis.overview"/"activemq.artemis.queues"
- match all broker instances (not only the ones bound to
localhost
)
- Initial release