# HubSpot/BuckyClient

Collect performance data from the client

Repository: https://github.com/HubSpot/BuckyClient
Canonical: https://ross.abutalabs.com/products/buckyclient
Homepage: http://github.hubspot.com/bucky
Language: CoffeeScript
License: MIT
License Family: permissive
Last push: 2016-08-05T20:07:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4738, "days_push": 3680, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1723, forks 94 (observed 2026-08-28T04:05:27.906831+00:00)

## What it is
BuckyClient is a browser/Node library that collects client-side performance data (page load times, AJAX request durations, function timings) and sends it to a Bucky server for forwarding into statsd, Graphite, or OpenTSDB. It measures real user page loads rather than synthetic in-vitro benchmarks.

## Use cases
- measure real user page load times in the browser
- track how long AJAX requests take from actual clients
- time how long specific functions take to run in production
- send client-side performance metrics into statsd or OpenTSDB
- subsample performance data collection from high-traffic sites
- monitor frontend performance across browsers with performance.timing

## When to choose
- you already use statsd, Graphite, or OpenTSDB and want real-user browser performance data
- you want a lightweight script-tag drop-in for page and request timing
- you need to measure performance on actual user page loads rather than synthetic tests

## When to avoid
- you need a modern, actively maintained RUM solution (last release was 2016)
- you use modern observability platforms like Datadog, Sentry, or OpenTelemetry instead of statsd
- you need server-side or full-stack tracing rather than browser-only metrics

## Facets
- artifact type: library
- maturity: abandoned
- function: monitoring, analytics
- domain: web-development, frontend, monitoring, performance
- platform: browser
- tags: performance-monitoring, statsd, opentsdb, real-user-monitoring, coffeescript, client-side-metrics, nodejs

## Member repositories
- HubSpot/BuckyClient (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:27.906831+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-30T03:33:56.339875+00:00, confidence not recorded.
  - readme: https://github.com/HubSpot/BuckyClient (fetched 2026-08-28T04:05:27.906831+00:00, sha 08171d86c152)
- Data as of 2026-08-30T08:39:29.467469+00:00.
