# github/brubeck

A Statsd-compatible metrics aggregator

Repository: https://github.com/github/brubeck
Canonical: https://ross.abutalabs.com/products/brubeck
Language: C
License: MIT
License Family: permissive
Archived: true
Last push: 2019-11-14T10:59:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4102, "days_push": 2484, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1177, forks 93 (observed 2026-08-28T04:03:52.818579+00:00)

## What it is
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
- artifact type: service
- maturity: abandoned
- function: monitoring, analytics, http-server
- domain: monitoring, analytics
- platform: self-hosted
- tags: statsd, metrics-aggregator, graphite, c, unmaintained, devops, linux

## Member repositories
- github/brubeck (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.818579+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:26:12.025367+00:00, confidence not recorded.
  - readme: https://github.com/github/brubeck (fetched 2026-08-28T04:03:52.818579+00:00, sha cde743ed435d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
