logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Burrow - Apache Kafka consumer lag checking

Description

       Burrow  is  a  monitoring  companion  for  Apache  Kafka that provides consumer lag checking as a service
       without the need for  specifying  thresholds.  It  monitors  committed  offsets  for  all  consumers  and
       calculates the status of those consumers on demand.

       An  HTTP  endpoint  is  provided  to  request  status  on  demand, as well as provide other Kafka cluster
       information.

       There are also configurable notifiers that can send status  out  via  email  or  HTTP  calls  to  another
       service.

Name

       Burrow - Apache Kafka consumer lag checking

Options

-config-dir
              Directory that contains the configuration file.

See Also

       Documentation at https://github.com/linkedin/Burrow/wiki.

                                                   May 28 2018                                         BURROW(8)

Synopsis

Burrow [-config-dirdirectory]

See Also