Skip to content
Merged
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 @@ -23,12 +23,12 @@ You can configure detector thresholds for file I/O on main thread issues in **Pr
Span evidence identifies the root cause of the File I/O on Main Thread problem by showing you three main aspects:

- Transaction name
- Parent Span - Where the file I/O spans occurred
- Offending Span - The actual spans that are performing file I/O in the main thread
- Waterfall Trace View - Shows the parent span in which the file I/O spans occurred

![File I/O Span Evidence](./img/file-io.png)

View it by going to the **Issues** page in Sentry, selecting your Android project, clicking on the file I/O error you want to examine, then scrolling down to the "Span Evidence" section in the "Details" tab.
View it by going to the **Issues** page in Sentry, selecting your project, clicking on the file I/O error you want to examine, then scrolling down to the "Span Evidence" section.
Comment thread
inventarSarah marked this conversation as resolved.

## Example

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading