← All integrations

Rollbar

Error tracking on Rollbar — item triage (list, get, resolve/mute/reopen/assign), occurrence drill-down, version-scoped items, and the top-active-items report.

items

  • omni-cli rollbar item get Get one item's full detail by its internal id. read
  • omni-cli rollbar item get-by-counter Get an item by the per-project counter shown in the Rollbar UI and item URLs. read
  • omni-cli rollbar item list List items (grouped errors/messages) filtered by status, level, environment, or assignee. read
  • omni-cli rollbar item list-by-version List items with occurrences in a specific code version (post-deploy monitoring for a release). read
  • omni-cli rollbar item update Triage an item — resolve, mute, reopen (status active), assign, retitle, set level, mark the resolved-in version, or snooze. Only submitted fields change. write

occurrences

  • omni-cli rollbar item list-occurrences List the raw occurrences (log/error events) of one item, newest first. read
  • omni-cli rollbar occurrence get Get one occurrence including its full data payload (message or stack trace, request, server, person). read
  • omni-cli rollbar occurrence list List all occurrences (raw log/error events) in the project, newest first. read

reports

  • omni-cli rollbar report top-active Top active items ranked by severity then 24h occurrence count, each with hourly counts. read

Pick your platforms, ship your agents

Sign up, choose the actions your workflow needs, and get a copy-paste install one-liner.

Get Started