RUM = Real User Monitoring (browser performance software). Sadly, this site does not cover the alcoholic spirit.
RUMCost.com
Editorial · Self-hosted alternatives

Open Source RUM 2026

Three viable open-source RUM options exist in 2026. None is operationally free, the SDK is free, the backend infrastructure and operations are not. Here's the realistic economics.

Direct answer
What are the open-source RUM options in 2026?
Grafana Faro (Apache 2.0 SDK + Grafana Stack backend), Boomerang.js (SOASTA legacy library, still maintained), and Sentry self-hosted (full Sentry SaaS deployed on your own infrastructure). All have zero SaaS cost but real infrastructure and operations cost, typical all-in $30K-$100K/year for a production deployment.

Grafana Faro

The newest entrant and probably the strongest. Faro is the open-source RUM SDK from Grafana Labs, paired with the Grafana Alloy collector. Telemetry forwards into Loki (logs), Mimir (metrics), and Tempo (traces). Visualization is in Grafana. Apache 2.0 throughout.

See Grafana Faro pricing for the full breakdown.

Boomerang.js

Boomerang is the original open-source RUM library, originally developed by SOASTA (acquired by Akamai 2017 and now powering Akamai mPulse internally). The library is still maintained as open-source and is genuinely powerful, Akamai uses it in production for mPulse, which is one of the most mature commercial RUM products.

Sentry Self-Hosted

Sentry publishes its full SaaS stack as self-hosted Docker images. You can run the entire Sentry product on your own infrastructure, errors, performance, session replay, alerting, the lot. Sentry licences the core under BSL (Business Source License) with the source available; restrictions on offering Sentry as a competing SaaS to your own customers, but unlimited for internal use.

What none of these include

When self-hosted makes sense

When self-hosted is the wrong choice

For commercial alternatives at small scale, see RUM for small business — Cloudflare free is operationally simpler than any self-hosted option.

Last verified June 2026