Skip to content

Commit a756a16

Browse files
committed
♻️ Small edits to docs
1 parent ff98053 commit a756a16

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed
71.3 KB
Loading

docs/product/issues/issue-details/performance-issues/index.mdx

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,13 @@ Span evidence is information that explains the performance problem in the contex
3030

3131
The "Event Grouping Information" section provides details of how Sentry fingerprinted the event into the group. You can see which parts of the span evidence contributed to the fingerprint.
3232

33-
## Performance Issue Types
33+
## Configuration
34+
35+
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.
36+
37+
![Performance issue configuration](./img/performance-issue-configuration.png)
38+
39+
## Issue Types
3440

3541
The following is a list of available performance issues:
3642

@@ -136,11 +142,9 @@ The following is a list of available performance issues:
136142
</tbody>
137143
</table>
138144

139-
## Performance Issue Limitations
145+
## Limitations
140146

141147
Performance issues currently have the following limitations:
142148

143-
- Performance issues can't be merged or deleted
149+
- Performance issues cannot be merged
144150
- Custom fingerprinting and grouping can't be applied to performance issues
145-
146-
We're working on removing some or all of these limitations.

0 commit comments

Comments
 (0)