Log inSign up
Rollbar
3,584 posts
Rollbar profile banner
@rollbar

Rollbar

@rollbar
Code-first observability that connects errors, replays, and releases in one place.
San Francisco, CA
rollbar.com
Joined February 2013
2,942
Following
3,911
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @rollbar
    Rollbar
    @rollbar
    Aug 25
    Claude Code and Cursor can read every file in your repo. Neither can see which one threw in production last night. Our MCP server hands them the item, its latest occurrence, and the deploys around it. roll.bar/wqxXYX
    1
  • @rollbar
    Rollbar
    @rollbar
    Aug 20
    Sort an unfamiliar service's error list by occurrence count and read the top ten. That is the map of which code paths actually run in production and which failures the team has learned to live with. The README is what someone intended two years ago.
  • @rollbar
    Rollbar
    @rollbar
    Aug 19
    In Rails and Django, Rollbar tracks who hit each error automatically. Everywhere else you pass a person object with an id, and "it broke for me" turns into a query instead of a repro session.
    Image
    People Tracking
    From docs.rollbar.com
  • @rollbar
    Rollbar
    @rollbar
    Aug 18
    Empty dashboard right after installing Rollbar usually means nothing is wrong, your app just hasn't thrown yet. The Browser JS quickstart ends with a console call that fires a test error so you can tell a quiet install from a broken one. roll.bar/nNjjk6
  • @rollbar
    Rollbar
    @rollbar
    Aug 13
    On-call rotations have two costs: the PagerDuty bill and the engineering hours nobody tracks. Alert response, context switching, recovery after every page. Has your team ever calculated the quarterly number?
Advertisement
Advertisement