Releases: newrelic/nri-rabbitmq
Releases · newrelic/nri-rabbitmq
Version 1.0.4
Fix bug where filtering vhosts stopped node metrics from collecting
Version 1.0.3
Fixed bug where vhost whitelist would overwrite queues whitelist
Version 1.0.2
Fixed issue where Queues would be limited before they were filtered.
1.0.1
Version 1.0.0
GA release. Documentation can be found here
Version 0.1.4
Increased Queue Limit to 500
Queue Limiting
Added hardcoded limits for Queue collection.
Config Clarification and Spelling Corrections
- Improved config file sample to be clearer for users
- Corrected various spelling issues (mostly in comments)
Binding Type Fixed
Fixed and issue where Exchange Binding metrics would show up as Queue Binding metrics
Version 0.0.2
- Consistent Test names
- Arg/flag validation clarification
- Missing checked errors
- Non-required public APIs