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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ You can configure detector thresholds for Consecutive HTTP issues in **Project S
You can find additional information about your Consecutive HTTP issue by looking at two main aspects in the "Span Evidence" section:

- **Transaction name**
- **Sequential HTTP Spans**
- **Offending Spans**

![Consecutive HTTP span evidence](./img/span-evidence.png)

You can view the span evidence by going to the **Issues** page in Sentry, selecting your project, selecting the Consecutive HTTP Queries error you want to examine, then scrolling down to the "Span Evidence" section in the "Details" tab.
You can view the span evidence by going to the **Issues** page in Sentry, selecting your project, selecting the Consecutive HTTP Queries error you want to examine, then scrolling down to the "Span Evidence" section.

## Fixing Consecutive HTTP Issues

Expand Down
Loading