Skip to content

Releases: newrelic/nri-kafka

Version 2.0.0

26 Apr 14:28
246f607
Compare
Choose a tag to compare

Make entity keys more unique

Version 1.1.1

06 Feb 13:04
71313bf
Compare
Choose a tag to compare
  • Bumped Protocol version

Version 1.1.0

21 Nov 12:14
Compare
Choose a tag to compare

Fixed how hostnames are parsed for brokers.

Version 1.0.0

13 Nov 15:58
Compare
Choose a tag to compare

GA Release. Documentation can be found here

Version 0.3.0

07 Nov 15:08
Compare
Choose a tag to compare

Update the sample configuration file and rename topic.bytesWritten metric to broker.bytesWrittenToTopicPerSecond

Version 0.2.3

23 Oct 16:23
Compare
Choose a tag to compare

Changed topic_mode configuration value to be lower case. Comparison in code is case insensitive.

Topic Limits

01 Oct 13:08
0962b92
Compare
Choose a tag to compare

Added hardcoded topic limits to mitigate data load.

Metric Fixes

26 Sep 17:01
Compare
Choose a tag to compare
  • Changed some counter metrics to Rate source type (#32)
  • Removed Dynamic lookup for consumer groups and topics in consumer offset mode (#33)

Configuration Cleanup

13 Sep 13:40
1ce87e2
Compare
Choose a tag to compare
  • Renamed the kafka-config.yml.template file to kafka-config.yml.sample
  • Added verbose descriptions to the kafka-config.yml.sample file to help alleviate configuration confusion

Additional debug logging

07 Sep 08:12
Compare
Choose a tag to compare

Additional debug logging statements to assist in debugging a customers environment