Releases: newrelic/nri-kafka
Releases · newrelic/nri-kafka
Version 2.0.0
Make entity keys more unique
Version 1.1.1
- Bumped Protocol version
Version 1.1.0
Fixed how hostnames are parsed for brokers.
Version 1.0.0
GA Release. Documentation can be found here
Version 0.3.0
Update the sample configuration file and rename topic.bytesWritten
metric to broker.bytesWrittenToTopicPerSecond
Version 0.2.3
Changed topic_mode
configuration value to be lower case. Comparison in code is case insensitive.
Topic Limits
Added hardcoded topic limits to mitigate data load.
Metric Fixes
Configuration Cleanup
- 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
Additional debug logging statements to assist in debugging a customers environment