Skip to content

Commit 756f294

Browse files
dashedlizokm
andauthored
feat(billing): Update spend notifications documentation (#10076)
* feat(billing): Update spend notifications documentation * Update docs/product/alerts/notifications/index.mdx Co-authored-by: Liza Mock <liza.mock@sentry.io> * Update docs/product/alerts/notifications/index.mdx Co-authored-by: Liza Mock <liza.mock@sentry.io> * Update docs/product/alerts/notifications/notification-settings.mdx Co-authored-by: Liza Mock <liza.mock@sentry.io> --------- Co-authored-by: Liza Mock <liza.mock@sentry.io>
1 parent bbe6ab4 commit 756f294

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

docs/product/alerts/notifications/index.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Sentry sends you notifications regarding workflow activities, [release deploys](
88

99
- [Workflow](#workflow-notifications): Activity involving user actions and state changes on issues. This includes activities such as issue resolution, assignment, comments, and regressions.
1010
- [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.
1212
- [Weekly Reports](#weekly-reports): A summary of your organization's Sentry activity.
1313

1414
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
4747

4848
![An example of an email describing deployed features](./img/deploy-emails.png)
4949

50-
## Quota Notifications
50+
## Spend Notifications
5151

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:
5353

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.
5657

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/).
5859

5960
## Weekly Reports
6061

docs/product/alerts/notifications/notification-settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Here's a list of all the personal notification types you can update:
3333
- **Issue Workflow:** Changes in issue assignment, resolution status, and comments.
3434
- **Deploys:** Release, environment, and commit overviews.
3535
- **Nudges:** Notifications that require review or approval.
36-
- **Quota:** Error, transaction, and attachment quota limits.
36+
- **Spend:** Notifications alerting you about your organization's spend and billing quota.
3737
- **Weekly Reports:** A summary of the past week for an organization.
3838
- **Email Routing:** Changes to the email address that receives notifications.
3939
- **Spike Protection:** Notifications about spikes on a per project basis.

0 commit comments

Comments
 (0)