Releases: kairosdb/kafka-monitor
Version 2.1.2 Release
Version 2.1.1 Release
This updates jooby and stork and fixes a bug with startup and the logback file not getting read.
Version 2.1.0 Release
This release updates all the dependencies to the latest release including the Jooby framework. This release also now requires Java 17 in order to run.
Release 2.0.2
Added a mechanism to pass arbitrary configurations to the Kafka client. Helpful for making ssl connections to Kafka.
Release 2.0.1
Fixes an issue with specifying the metrics4j.conf file
Release 2.0.0
This release updates the code to a stand alone application (no longer a kairosdb plugin). The topic monitor service uses Jooby as a platform and reports metrics using Metrics4j. This change allows you to report kafka lag metrics to any time series supported by Metrics4j.
Kafka Topic Monitor 1.2.1
Updated monitor for use with Kafka 2.3.0
Version 1.0 Release
First release of the Kafka Topic Monitor.