RoSentry Docs
Setup, SDK reference, dashboard workflows, and API reference for RoSentry.
RoSentry is error tracking for Roblox projects, with server and client capture, trace timelines, alert routing, and team workflows.
Start here
- Follow Getting Started for a complete first setup.
- Use Guides for deeper implementation details.
- Use SDK Reference when you need exact method signatures.
- Use API Reference if you ingest or query data directly.
What RoSentry covers
- Roblox SDK capture for server and client scripts
- Automatic grouping of repeated errors
- Trace sessions for event timelines
- Search and filtering by level, player name, and tags
- Notifications for Discord, Slack, Telegram, Email, and Webhook
- Team roles, invites, and project-scoped access
Suggested reading path
- New integration: Getting Started
- Production hardening: Configuration
- Incident workflows: Dashboard Workflows
- Alert routing: Alerts and Notifications
- Backend integrations: Ingest API