kafka-monitor

Xinfra Monitor monitors the availability of Kafka clusters by producing synthetic workloads using end-to-end pipelines to obtain derived vital statistics - E2E latency, service produce/consume availability, offsets commit availability & latency, message loss rate and more.

APACHE-2.0 License

Stars
2K
Committers
28

Bot releases are visible (Hide)

kafka-monitor - Consumer Offset Commit Availability, Log4j2, Addresses #195 and #204

Published by andrewchoi5 over 4 years ago

1- Consumer Offset Commit Availability
2- Migration to log4j-slf4j-impl:2.13.0 from Log4j12
3- Addresses: Broken ConsumeService on latest release #195
4 - Addresses: #204
5 - Jolokia Bump up dependency

kafka-monitor - Tarball/ZIP, SSL Configs for AdminClient, Topic Partition Bug Fix, Kafka Monitor Logo

Published by andrewchoi5 almost 5 years ago

Create a tarball/zip of all necessary files (#159)
Kafka Monitor Logo Design (#173)

  • kmf logo + kafka monitor logo red cross sign
    checkstyle revisions for nolinewrapp
    Correct the ordering of metricConfig configuration in Consume Service
    … and make MetricConfig execute after topic is ready (#181)
    Correct the ordering of metricConfig configuration in Consume Service and make MetricConfig execute after topic is ready: The original source code has the consume() thread starting running before the MetricConfig is configured. Thus, this PR corrects the ordering of metricConfig configuration within the Consume Service. Additionally, this PR enables MetricConfig to execute after topic and its respective topic partitions are ready. Tested locally.
    Enable SSL Configurations for ISSUE #178 (#187) …
kafka-monitor - Support for AdminClient + Expose JsonGenericRecord

Published by andrewchoi5 almost 5 years ago

Support for AdminClient + Expose JsonGenericRecord

kafka-monitor - Support for AdminClient from ZkUtils/Client

Published by andrewchoi5 almost 5 years ago

Support for AdminClient from ZkUtils/Client

kafka-monitor - add support for blacklisted brokers during partition reassignment

Published by xiowu0 over 5 years ago

kafka-monitor - add pom license

Published by xiowu0 over 5 years ago

add pom license

kafka-monitor - bug fixes and bintray support

Published by xiowu0 over 5 years ago

1- fix incorrected calculation of availability and separate PLE from rebalance
2-add bintray support

kafka-monitor - Kafka Monitor 2.0.1

Published by xiowu0 almost 6 years ago