Skip to content

Commit 954471f

Browse files
dashedlizokm
andauthored
chore(billing): Add more content to spend notifications (#11026)
* chore(billing): Add more content to spend notifications * fix * Update docs/product/alerts/notifications/index.mdx Co-authored-by: Liza Mock <[email protected]> * Update docs/product/alerts/notifications/index.mdx Co-authored-by: Liza Mock <[email protected]> * Update docs/product/alerts/notifications/index.mdx Co-authored-by: Liza Mock <[email protected]> * update with feedback --------- Co-authored-by: Liza Mock <[email protected]>
1 parent e6b79e9 commit 954471f

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed
Loading

docs/product/alerts/notifications/index.mdx

+26-6
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-
- [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.
11+
- [Spend](#spend-notifications): When you're getting close to spending your reserved volume, your quotas are depleted, and/or your pay-as-you-go 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**.
@@ -49,13 +49,33 @@ Sentry sends deploy notifications to users who have committed to the release tha
4949

5050
## Spend Notifications
5151

52-
By default, Sentry sends spend notifications to all owners of an organization when:
52+
By default, Sentry sends spend notifications to all owners and billing members of an organization when:
5353

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.
54+
- 80% of the organization's reserved volume (such as errors, spans, and/or attachments) has been depleted.
55+
- The entire reserved volume and any pay-as-you-go budget for a category (such as errors, spans, and/or attachments) has been depleted.
56+
- 80% of the organization's pay-as-you-go budget has been used.
5757

58-
Learn more in the [full Quotas documentation](/pricing/quotas/).
58+
Learn more in the [Pricing & Billing docs](/pricing/quotas/).
59+
60+
### Spend Notifications for Your Organization
61+
62+
Billing or owner members can set up their notification thresholds by going to: **Settings > Subscriptions > Notifications**.
63+
64+
![Notifications tab of Subscription settings page](./img/subscription_notifications_settings.png)
65+
66+
From here, you can customize the notification thresholds for your organization for when you're close to reaching one or both of the below:
67+
68+
- **Subscription Consumption**: Set the percentage of the quota usage threshold(s) that will trigger a notification.
69+
70+
- **Pay-as-you-go Consumption**: Set the percentage of the Pay-as-you-go usage threshold(s) that will trigger a notification.
71+
72+
### Personal Spend Notifications
73+
74+
Owner and billing members of an organization can also customize how they personally receive spend notifications. This can be done from the user's notification settings page:
75+
76+
1. Go to the [**Notifications**](https://sentry.io/settings/account/notifications/) page (in your **User Settings**).
77+
2. Scroll to the **Spend** row and click on the cog wheel.
78+
3. From the [**Spend Notifications**](https://sentry.io/settings/account/notifications/quota/) page, you'll be able to select the types of notifications you get as well as how you'd like to get them (via Slack, email, and so on).
5979

6080
## Weekly Reports
6181

0 commit comments

Comments
 (0)