RoSentry Docs

Dashboard Workflows

Daily incident response flow using overview, errors, traces, and project pages.

Overview (/dashboard)

Shows:

  • Project count
  • Errors in last 24h
  • Open issue count
  • Recent errors list

Errors list (/dashboard/errors)

Supports:

  • Filters: project, status, level
  • Search by message
  • Search by player name
  • Search by tag
  • Sort by count/first seen/last seen/message
  • Live mode polling every 5 seconds
  • Bulk selection and deletion
  • Copy selected errors as LLM-ready report text

Error detail (/dashboard/errors/[id]?type=group)

Actions:

  • Mark group as resolved, ignored, or open
  • Add and remove tags
  • Delete group (and related events)
  • Copy detailed LLM context block

Project detail (/dashboard/projects/[id])

Contains:

  • API key visibility toggle and copy
  • Quick SDK snippet
  • Recent grouped issues for that project
  • Team / Alerts / Settings entry points

Traces (/dashboard/traces)

Supports project + status filters, search by trace name/player, manual refresh, and deletion of selected traces.

On this page