Skip to content

Releases: newrelic/nri-rabbitmq

Version 1.0.4

20 Mar 20:04
23464aa
Compare
Choose a tag to compare

Fix bug where filtering vhosts stopped node metrics from collecting

Version 1.0.3

19 Feb 15:35
b4aea17
Compare
Choose a tag to compare

Fixed bug where vhost whitelist would overwrite queues whitelist

Version 1.0.2

06 Feb 19:40
3494294
Compare
Choose a tag to compare

Fixed issue where Queues would be limited before they were filtered.

1.0.1

05 Feb 17:36
Compare
Choose a tag to compare

Bumped integration protocol version

Version 1.0.0

13 Nov 16:01
1bd6fdc
Compare
Choose a tag to compare

GA release. Documentation can be found here

Version 0.1.4

02 Nov 12:50
1bd6fdc
Compare
Choose a tag to compare

Increased Queue Limit to 500

Queue Limiting

03 Oct 12:40
89ed266
Compare
Choose a tag to compare

Added hardcoded limits for Queue collection.

Config Clarification and Spelling Corrections

18 Sep 13:26
20f7a05
Compare
Choose a tag to compare
  • Improved config file sample to be clearer for users
  • Corrected various spelling issues (mostly in comments)

Binding Type Fixed

14 Sep 10:56
623daa5
Compare
Choose a tag to compare

Fixed and issue where Exchange Binding metrics would show up as Queue Binding metrics

Version 0.0.2

27 Aug 10:19
Compare
Choose a tag to compare
  • Consistent Test names
  • Arg/flag validation clarification
  • Missing checked errors
  • Non-required public APIs