Skip to content
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

Merged
merged 6 commits into from
Aug 13, 2024

Conversation

dashed
Copy link
Member

@dashed dashed commented Aug 7, 2024

Add content to configuring spend notification thresholds for an organization, and configuring personal spend notifications. I've also renamed on-demand

@dashed dashed requested a review from a team August 7, 2024 23:36
@dashed dashed self-assigned this Aug 7, 2024
Copy link

vercel bot commented Aug 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2024 8:22pm
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2024 8:22pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Aug 13, 2024 8:22pm

Copy link

codecov bot commented Aug 7, 2024

Bundle Report

Changes will increase total bundle size by 261 bytes ⬆️

Bundle name Size Change
sentry-docs-server 8.26MB 270 bytes ⬆️
sentry-docs-edge-server 253.05kB 3 bytes ⬇️
sentry-docs-client 6.24MB 6 bytes ⬇️

Copy link
Member

@isabellaenriquez isabellaenriquez left a 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?

Copy link
Contributor

@lizokm lizokm left a 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!

docs/product/alerts/notifications/index.mdx Outdated Show resolved Hide resolved
docs/product/alerts/notifications/index.mdx Outdated Show resolved Hide resolved
docs/product/alerts/notifications/index.mdx Outdated Show resolved Hide resolved
Comment on lines 73 to 80
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.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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.

@dashed dashed merged commit 954471f into master Aug 13, 2024
9 checks passed
@dashed dashed deleted the billing/update-spend-notifications branch August 13, 2024 20:29
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants