Using the dashboard

How to read and act on what BugWatch has collected. The pages under Install an SDK and Mobile cover getting data in; these cover working with it once it is there.

PageAnswers
ProjectsWhat a project is, when to create a new one, how environments work
Project membersWho can see and act on the data
IssuesHow errors are grouped, how to triage them, how to read a stack trace
LogsLive tail vs search, sending logs, correlating them with errors
ReleasesCrash-free rate and whether a version is stable
AlertsRule types, scoping, evaluation, incidents
InsightsVolume, error rate, peaks and the issues driving them
TracesFollowing one request across services, and reading a span timeline
MetricsTime series, labels and cardinality
Service mapWhich services call which, derived from traces
SLOsObjectives and error budgets
Project settingsKeys, environments, deletion

Two related pages live elsewhere because they are CI concerns rather than dashboard ones: Source Maps & Symbols for making production stack traces readable, and Deployments (CI/CD) for correlating error spikes with what you shipped.