
newrelic-ruby-agent
New Relic RPM Ruby Agent
The Lens
The New Relic Ruby agent instruments your app and sends telemetry to New Relic's platform. It's the data collector, not the dashboard.
Apache 2.0. This is the open source agent that plugs into your Ruby app. The agent itself is free to use. What you pay for is the New Relic platform that stores, queries, and visualizes the data.
New Relic's free tier gives you 100GB of data ingestion per month, one full-platform user, and unlimited basic users. That's generous. A small Rails app's telemetry easily fits in 100GB. Paid plans start at $0.35/GB ingested beyond the free tier, plus $49/user/mo for full-platform access.
The catch: you're instrumenting your app for a proprietary SaaS platform. The agent is open source, but the value is in New Relic's platform, which is not. If New Relic changes pricing (they have before), you're locked in. For Ruby specifically, the agent adds overhead. Expect 2-5% latency impact. And the open source alternative ecosystem is strong: OpenTelemetry + Grafana gives you similar visibility without the vendor lock-in.
Free vs Self-Hosted vs Paid
freemiumThe Ruby agent is open source (Apache 2.0). The New Relic platform it reports to is SaaS with tiered pricing.
**Free tier:** 100GB/mo data ingest, 1 full-platform user, unlimited basic users. Enough for a small-to-medium Rails app.
**Pay-as-you-go:** - $0.35/GB beyond free 100GB - $49/user/mo for full-platform users (query, dashboards, alerts) - Basic users (view-only): free
**The math:** A medium Rails app generating 200GB/mo with 3 full users = (100GB overage x $0.35) + (3 x $49) = $35 + $147 = $182/mo.
**Self-hosted alternative:** Use OpenTelemetry (free agent) + SigNoz or Grafana stack for $0 software cost + your infrastructure.
Agent is free. New Relic platform free tier is generous at 100GB/mo. Paid at $0.35/GB + $49/user beyond that.
Similar Tools
License: Apache License 2.0
Use freely. Patent grant included.
Commercial use: ✓ Yes
About
- Owner
- New Relic (Organization)
- Stars
- 1,208
- Forks
- 608
Explore Further
More tools in the directory
Get tools like this delivered weekly
The Open Source Drop — the best new open source tools, analyzed. Free.


