igorkasyanchuk/rails_performance
Monitor performance of you Rails applications (self-hosted and free) observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 88
- Release rhythm 54
- 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: 21
- age_days: 2413
- days_rel: 308
- days_push: 72
- n_releases_24m: 8
Adoption not part of the score
1245 stars · 92 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-hosted Rails gem that monitors application performance, tracking response times (p50/p90/p99), throughput, slow requests, background jobs, and system resources. All data is stored locally in Redis as a free alternative to New Relic or Datadog APM.
Use cases
- monitor rails app performance without paying for new relic
- find slow controllers and actions in my rails application
- track p90 p99 response times self-hosted
- monitor sidekiq job performance
- see recent requests and 500 errors in production rails
- watch cpu and memory usage of my rails server
When to choose
- you run a Rails app and want a free, self-hosted APM without sending data to third parties
- you need quick insight into slow requests, throughput, and job performance
- you already run Redis and want zero external dependencies
When to avoid
- you need distributed tracing across microservices or long-term metric retention
- your stack is not Ruby on Rails
- you need alerting, anomaly detection, or team dashboards at scale
Facets
library · maturity active
monitoring tracing logging analytics monitoring web-development developer-tools performance ruby self-hosted rails apm performance-monitoring redis self-hosted-apm new-relic-alternative web-server
2 sources
- readme: https://github.com/igorkasyanchuk/rails_performance · fetched 2026-08-28 · 29e9f9d19109
- homepage: https://www.railsjazz.com/ · fetched 2026-08-29 · b955a10ffc1d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| igorkasyanchuk/rails_performance | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="igorkasyanchuk/rails_performance")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem