Skip to content

Commit df510ba

Browse files
snigdhaslizokm
andauthored
docs(performance): Add note about performance issue quota (#12113)
* Add note about performance issue pricing * nit * Update docs/product/performance/index.mdx Co-authored-by: Liza Mock <[email protected]> --------- Co-authored-by: Liza Mock <[email protected]>
1 parent 0ab94e6 commit df510ba

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+
**Issue and Event Quotas**
46+
47+
Your quota is consumed by events or traces, not issues. Performance issues are generated from your accepted transactions, which **doesn't** directly impact your quota. Performance transaction events use transactions, which **does** directly impact your quota. Sentry provides tools to control the type and number 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)