github/brubeck
A Statsd-compatible metrics aggregator observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4102
- days_rel: n/a
- days_push: 2484
- n_releases_24m: 0
Adoption not part of the score
1177 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Brubeck is a Statsd-compatible metrics aggregator written in C, designed to sit in front of Graphite or other metrics backends. It is explicitly unmaintained, with maintained forks available.
Use cases
- aggregate statsd metrics in a high-throughput infrastructure
- replace the original Node.js statsd with a faster C implementation
- collect gauges, counters, timers, and histograms for Graphite
- run a lightweight metrics aggregation daemon on Linux
- expose an HTTP endpoint to poll live metric statistics
When to choose
- you need a fast, low-overhead statsd-compatible aggregator on Linux
- your metrics stack is Graphite-based and you want a C implementation
- you are willing to use a maintained fork instead of the original repo
When to avoid
- you need the full statsd feature set, including client sampling rates
- you must run on macOS or unsupported platforms
- you require actively maintained software with ongoing fixes
Facets
service · maturity abandoned
monitoring analytics http-server monitoring analytics self-hosted statsd metrics-aggregator graphite c unmaintained devops linux
1 source
- readme: https://github.com/github/brubeck · fetched 2026-08-28 · cde743ed435d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| github/brubeck | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem