Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ You can configure detector thresholds for Database on Main Thread issues in **Pr

Span evidence identifies the root cause of the Database on Main Thread problem by showing you three main aspects:

- **Transaction name**
- **Parent Span:** Where the database spans occurred
- **Offending Span:** The actual spans that are performing database queries in the main thread
- Transaction name
- Offending Span - The actual spans that are performing database queries in the main thread
- Waterfall Trace View - Shows the offending span and its parent span

![Database on Main Thread Span evidence](./img/db-on-main-thread-span-evidence.png)

View it by going to the **Issues** page in Sentry, selecting your project, clicking on the database error you want to examine, then scrolling down to the "Span Evidence" section.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading