Skip to content

Commit f4575a6

Browse files
committed
Add note about performance issue pricing
1 parent bdb1d60 commit f4575a6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/product/performance/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ There are several types of [metrics](/product/performance/metrics/) that you can
4040

4141
## Triage Performance Issues
4242

43+
<Note>
44+
45+
**Issues and Event Quotas**
46+
47+
Your quota is consumed by _events_ or _traces_, not _issues_. Performance issues are generated from your accepted transactions, which **does not** directly impact your quota. Performance transaction events use transactions, which **does** directly impact your quota. Sentry does provide tools, however, to control the type and amount of error and transaction events that are accepted. Learn more in [Quota Management](/pricing/quotas/manage-transaction-quota).
48+
49+
</Note>
50+
4351
If your application is configured for Performance Monitoring, Sentry will detect common performance problems, and group them into issues just like it does with errors. Performance issues help to surface performance problems in your application and provide a workflow for resolving them. Learn more about [performance issues](/product/issues/issue-details/performance-issues/).
4452

4553
## Learn More

0 commit comments

Comments
 (0)