Skip to content

Releases: newrelic/nri-kafka

Version 2.10.0

10 Feb 18:41
Compare
Choose a tag to compare

Add kafka_version arg for better compatibility with older versions
Add cluster name to metric attributes

Version 2.9.3

06 Feb 19:38
Compare
Choose a tag to compare

Capture additional internal sarama logs

Version 2.9.2

05 Feb 20:47
Compare
Choose a tag to compare

Fix a panic when client fails to connect

Version 2.9.1

29 Jan 16:37
Compare
Choose a tag to compare
v2.9.1

Bump version

Version 2.9.0

29 Jan 15:04
087be5c
Compare
Choose a tag to compare

Added

  • Connect to kafka with a bootstrap broker

Changed

  • Removed hard dependency on zookeeper configuration
  • Local-only broker metric collection

Version 2.8.2

22 Jan 19:28
Compare
Choose a tag to compare

Add additional debug logging

Verison 2.8.1

18 Jan 18:15
Compare
Choose a tag to compare

Fix segfault when all connections fail

Version 2.8.0

05 Dec 19:01
edbac19
Compare
Choose a tag to compare
  • Add topic_bucket argument
  • Add framework for bundling nrjmx on windows

Version 2.6.0

22 Nov 15:59
Compare
Choose a tag to compare

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

15 Nov 15:24
Compare
Choose a tag to compare

Remove windows definition from Linux