← Back to all sparks
R

Rollbar

DEVOPS
Velocity2.5

Rollbar is metering AI debugging by credit and handing agents the keys to every project.

ai-debuggingcredit-pricingmcpagent-accesssession-replayroot-cause-analysis
Current state
Rollbar remains an error tracker, but the last two quarters have been spent bolting an AI layer onto it: Root Cause Analysis reads an item, correlates occurrences across connected services, and returns a readable account of what broke. AI credits — not plan tier — are now the currency that gates it, and a $5/month credit subscription puts RCA in front of free-plan users. In parallel, the MCP server has gone from per-project configs to a single account token that reaches everything, and Session Replay gained a live event timeline for the timing bugs logs can't show.
Where it's heading
Two threads are converging: making the data legible to a machine, and making it reachable by one. Access-token consolidation and MCP version bumps are the plumbing for a workflow where an IDE agent, not a person, is the primary reader of Rollbar data. The credit subscription is explicitly described as the foundation for AI features still to ship, so the pricing scaffolding is being laid before the features arrive.
Prediction
The credits ledger points to more AI features billed the same way — likely automated triage or fix suggestions extending RCA from explanation to proposed change. Expect the MCP server to keep absorbing capability now that one token unlocks the whole account.

Recent moves

  1. 15d ago

    One Token, Every Project

    Account access tokens now work across nearly all API endpoints with a project_id parameter, and Rollbar MCP v0.6.0 takes advantage immediately — one token, every project, one connection. It removes the per-project credential juggling that made agent setups tedious, continuing the arc that started with multi-project MCP support in March.

    View source ↗
  2. 1mo ago

    Debug Race Conditions in Real Time with Session Replay's Event Timeline

    Session Replay adds a live event timeline with zoom and search highlighting, aimed at the overlapping events where race conditions hide. It is the non-AI half of the same goal as RCA — shortening the distance between an error and its cause — and it stays gated to the Advanced plan.

    View source ↗
  3. 2mo ago

    You don't need a paid plan to use AI Root Cause Analysis

    ⚡ SPARK

    Root Cause Analysis detaches from plan tier: free-plan users can buy a credit subscription and run it, while paid plans are repriced downward with credits included. This is the moment Rollbar's AI stops being a paid-tier perk and becomes a metered product line of its own.

    View source ↗
  4. 3mo ago

    Versions & Deploys, now on your Dashboard

    Versions and Deploys become Dashboard cards, with the standalone pages slated for retirement about a month out. Consolidation rather than new capability — the dashboard is being made the single surface, alongside clearer on-demand usage graphs.

    View source ↗
  5. 3mo ago

    AI Root Cause Analysis

    ⚡ SPARK

    AI Root Cause Analysis ships to paid accounts, correlating occurrences across connected projects via session and propagation IDs so an upstream failure surfacing downstream can be traced in one place. It is the origin point of the AI arc that the June pricing change later opened to everyone.

    View source ↗
  6. 4mo ago

    Multiple Project support for Rollbar MCP

    Rollbar MCP v0.5 accepts a config file defining several projects and tokens over one connection, so agents can pull the right context without separate installs. The stepping stone to July's single account token, plus Java telemetry and Laravel 13 support.

    View source ↗