rcrowley/go-metrics
Go port of Coda Hale's Metrics library observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 14
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5399
- days_rel: n/a
- days_push: 519
- n_releases_24m: 0
Adoption not part of the score
3462 stars · 492 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Go port of Coda Hale's Dropwizard Metrics library providing counters, gauges, histograms, meters, and timers for application instrumentation. The repository was archived on April 1, 2025 and is no longer maintained.
Use cases
- instrument go application metrics
- track request latency histograms in go
- count events with a go counter library
- export go metrics to graphite or influxdb
- measure function execution time in go
When to choose
- maintaining an existing codebase that already depends on go-metrics
- you need a simple, dependency-light metrics library with a familiar Dropwizard-style API
When to avoid
- starting a new Go project - use OpenTelemetry Go SDK or the Prometheus Go client instead
- you need actively maintained exporters or long-term support
Facets
library · maturity abandoned
monitoring benchmarking monitoring developer-tools performance go cross-platform metrics instrumentation dropwizard-metrics-port archived
1 source
- readme: https://github.com/rcrowley/go-metrics · fetched 2026-08-28 · 57bae4640eee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rcrowley/go-metrics | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="rcrowley/go-metrics")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem