twitter/rezolus
Systems performance telemetry observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2711
- days_rel: n/a
- days_push: 1220
- n_releases_24m: 0
Adoption not part of the score
1602 stars · 117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rezolus is a Rust-based systems performance telemetry agent that collects metrics from procfs/sysfs, perf_events, and eBPF. It oversamples metrics into histograms to expose burst patterns and percentile-level performance anomalies.
Use cases
- capture burst traffic patterns in system metrics
- profile CPU, disk, and network performance on Linux servers
- collect eBPF-based kernel telemetry
- diagnose performance anomalies via percentile histograms
- monitor hardware performance counters with perf_events
- instrument systems for performance tuning and optimization
When to choose
- you need high-resolution Linux systems telemetry that captures bursts, not just averages
- you want a single agent combining procfs, perf_events, and BPF sources
- you are doing advanced performance debugging or capacity tuning on Linux hosts
When to avoid
- you need application-level or distributed tracing rather than host metrics
- you are on non-Linux platforms, as it depends on procfs, perf_events, and BPF
- you want a full metrics pipeline with dashboards and alerting built in
Facets
cli-tool · maturity maintenance
monitoring tracing analytics monitoring performance operating-systems rust cli telemetry ebpf perf-events high-resolution-metrics systems-performance histogram-oversampling devops linux
1 source
- readme: https://github.com/twitter/rezolus · fetched 2026-08-28 · d37b6f71edc3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| twitter/rezolus | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem