Data Model
Core entities and states used across SDK, ingest, and dashboard.
Core tables
projectsproject_membersproject_inviteserror_groupserrorstracesalert_channelsalert_rulesnotification_logshare_linksopen_cloud_keyseconomy_snapshots
Error group statuses
openresolvedignored
Trace statuses
activecompletederrortimeout
Project roles
owneradminmemberviewer
Invite statuses
pendingacceptedrevokedexpired
Alert channel types
discordslacktelegramemailwebhook
Alert rule event types
new_errorerror_spikestatus_changethreshold
Share link roles and scopes
- Roles:
viewer,editor(errors scope only) - Scopes:
errors,economy
Error grouping
Fingerprints hash the normalized message, the normalized first stack line, and the place ID. Normalization replaces player-name segments (Players.<name>), UUIDs, and digit runs so per-player and per-ID variants group together.