Releases: newrelic/nri-kafka
Releases · newrelic/nri-kafka
Version 2.10.0
Add kafka_version
arg for better compatibility with older versions
Add cluster name to metric attributes
Version 2.9.3
Capture additional internal sarama logs
Version 2.9.2
Fix a panic when client fails to connect
Version 2.9.1
v2.9.1 Bump version
Version 2.9.0
Added
- Connect to kafka with a bootstrap broker
Changed
- Removed hard dependency on zookeeper configuration
- Local-only broker metric collection
Version 2.8.2
Add additional debug logging
Verison 2.8.1
Fix segfault when all connections fail
Version 2.8.0
- Add
topic_bucket
argument - Add framework for bundling
nrjmx
on windows
Version 2.6.0
Changed
- Renamed the integration executable from nr-kafka to nri-kafka in order to be consistent with the package naming. Important Note: if you have any security module rules (eg. SELinux), alerts or automation that depends on the name of this binary, these will have to be updated.
Version 2.5.1
Remove windows definition from Linux