-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(billing): Add more content to spend notifications #11026
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Bundle ReportChanges will increase total bundle size by 261 bytes ⬆️
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm but should we get docs to review as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few comments for you. Thanks for adding this and making updates!
If you are an owner or a billing member of an organization, and if you wish to customize how you receive spend notifications, you can do so in your user's notification settings page: | ||
|
||
1. Go to your user setting's notifications page: https://sentry.sentry.io/settings/account/notifications/ | ||
2. Click on the cog wheel icon on the **"Spend"** row. | ||
3. This should take you to: https://sentry.io/settings/account/notifications/quota/ | ||
4. From here you can either enable or disable receiving spend notifications by delivery method (e.g. email or Slack), or by organization. | ||
- **NOTE: **The configuration of the spend notifications thresholds (e.g. receive notifications on at least 80% quota consumed) is done on the Subscription settings page of the organization. See above on how to configure this. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you are an owner or a billing member of an organization, and if you wish to customize how you receive spend notifications, you can do so in your user's notification settings page: | |
1. Go to your user setting's notifications page: https://sentry.sentry.io/settings/account/notifications/ | |
2. Click on the cog wheel icon on the **"Spend"** row. | |
3. This should take you to: https://sentry.io/settings/account/notifications/quota/ | |
4. From here you can either enable or disable receiving spend notifications by delivery method (e.g. email or Slack), or by organization. | |
- **NOTE: **The configuration of the spend notifications thresholds (e.g. receive notifications on at least 80% quota consumed) is done on the Subscription settings page of the organization. See above on how to configure this. | |
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: | |
1. Go to the [**Notifications**](https://sentry.io/orgredirect/organizations/:orgslug/settings/account/notifications/) page (in your **User Settings**). | |
2. Scroll to the **Spend** row and click on the cog wheel. | |
3. From the [**Spend Notifications**](https://sentry.io/orgredirect/organizations/:orgslug/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). | |
Wow, this is a pretty convoluted workflow :p - might be helpful to add a screenshot of the Spend Notifications page.
Co-authored-by: Liza Mock <[email protected]>
Co-authored-by: Liza Mock <[email protected]>
Co-authored-by: Liza Mock <[email protected]>
Add content to configuring spend notification thresholds for an organization, and configuring personal spend notifications. I've also renamed on-demand