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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ The "Event Grouping Information" section provides details of how Sentry fingerpr

## Configuration

As a Project Admin, you can also manage individual settings for each performance issue detector in **Project Settings > Performance**. Here, you can raise or lower the thresholds for what Sentry considers a performance issue for each project, or disable detection altogether.
As a Project Admin, you can also manage individual settings for each performance issue detector in [project performance settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/:projectId/performance/). You'll find this setting by selecting a specific project from the settings menu, then selecting **Performance** from the side navigation.Here, you can raise or lower the thresholds for what Sentry considers a performance issue for each project, or disable detection altogether.

![Performance issue configuration](./img/performance-issue-configuration.png)
![Performance issue configuration =600x](./img/performance-config-page.png)

## Issue Types

Expand Down
Loading