🍺 BREW Explorer

← all formulae

burrow

brew install burrow v1.9.6 Apache-2.0

Kafka Consumer Lag Checking

16
30-day installs · #7437
28
90-day · #8890
122
365-day · #8678
4.0k
★ GitHub stars · updated 3mo ago

Build dependencies

go

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Kafka Consumer Lag Checking",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:02+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "burrow",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-05-11T12:12:10Z",
  "github_readme_excerpt": "[![Release](https://img.shields.io/github/v/release/linkedin/Burrow)](https://github.com/linkedin/Burrow/releases)\n[![Join the chat at https://gitter.im/linkedin-Burrow/Lobby](https://badges.gitter.im/linkedin-Burrow/Lobby.svg)](https://gitter.im/linkedin-Burrow/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Build Status](https://github.com/linkedin/Burrow/actions/workflows/ci.yml/badge.svg)](https://github.com/linkedin/Burrow/actions/workflows/ci.yml)\n[![go report card](https://goreportcard.com/badge/github.com/linkedin/Burrow)](https://goreportcard.com/report/github.com/linkedin/Burrow)\n[![Coverage Status](https://coveralls.io/repos/github/linkedin/Burrow/badge.svg?branch=master)](https://coveralls.io/github/linkedin/Burrow?branch=master)\n[![GoDoc](https://godoc.org/github.com/linkedin/Burrow?status.svg)](https://godoc.org/github.com/linkedin/Burrow)\n\n# Burrow - Kafka Consumer Lag Checking\n\n\nBurrow is a monitoring companion for [Apache Kafka](http://kafka.apache.org) 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.\n\n## Features\n* NO THRESHOLDS! Groups are evaluated over a sliding window.\n* Multiple Kafka Cluster support\n* Automatically monitors all consumers using Kafka-committed offsets\n* Configurable support for Zookeeper-committed offsets\n* Configurable support for Storm-committed offsets\n* HTTP endpoint for consumer group status, as well as broker and consumer information\n* Configurable emailer for sending alerts for specific groups\n* Configurable HTTP client for sending alerts to another system for all groups\n\n## Getting Started\n### Prerequisites\nBurrow is written ",
  "github_repo": "linkedin/Burrow",
  "github_stars": 3954,
  "github_topics": [],
  "homepage": "https://github.com/linkedin/Burrow",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 16,
  "installs_365d": 122,
  "installs_90d": 28,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "burrow",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 7437,
  "rank_365d": 8678,
  "rank_90d": 8890,
  "raw_hash": "9d3ba4e78fc65205",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/b/burrow.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.9.6",
  "versioned_formulae": [],
  "why_use_this": null
}