You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Workflow](#workflow-notifications): Activity involving user actions and state changes on issues. This includes activities such as issue resolution, assignment, comments, and regressions.
10
10
-[Deploy](#deploy-notifications): When a release you have commits on is deployed.
11
-
-[Quota](#quota-notifications): Approaching quotas, exceeded quotas, and spike protection.
11
+
-[Spend](#spend-notifications): When you're getting close to spending your reserved volume, your quotas are depleted, and/or your on-demand budget is being put to use.
12
12
-[Weekly Reports](#weekly-reports): A summary of your organization's Sentry activity.
13
13
14
14
You can manage these notifications in **User Settings > Notifications**.
@@ -47,14 +47,15 @@ Sentry sends deploy notifications to users who have committed to the release tha
47
47
48
48

49
49
50
-
## Quota Notifications
50
+
## Spend Notifications
51
51
52
-
Sentry sends quota notifications to all owners of an organization when:
52
+
By default, Sentry sends spend notifications to all owners of an organization when:
53
53
54
-
- 80% of the organization's error, transaction, and attachment volume has been depleted.
55
-
- Errors or transactions have exceeded the organization's quota, which includes on-demand capacity
54
+
- 80% of the organization's reserved volume (for errors, transactions, and/or attachments) has been depleted.
55
+
- The entire reserved volume and any on-demand budget for a category (such as errors, transactions, and/or attachments) has been depleted.
56
+
- 80% of the organization's on-demand budget has been used.
56
57
57
-
You cannot change or disable these notifications. Learn more in the [full Quotas documentation](/pricing/quotas/).
58
+
Learn more in the [full Quotas documentation](/pricing/quotas/).
0 commit comments