Skip to content

Commit 7991b6f

Browse files
coolguyzoneAlex Krawiec
and
Alex Krawiec
authored
Incorporate Uptime Monitors Into The Crons Management Page (#13507)
<!-- Use this checklist to make sure your PR is ready for merge. You may delete any sections you don't need. --> ## DESCRIBE YOUR PR *Tell us what you're changing and why. If your PR **resolves an issue**, please link it so it closes automatically.* ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [ ] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs) ## LEGAL BOILERPLATE <!-- Sentry employees and contractors can delete or ignore this section. --> Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms. ## EXTRA RESOURCES - [Sentry Docs contributor guide](https://docs.sentry.io/contributing/) --------- Co-authored-by: Alex Krawiec <[email protected]>
1 parent 0144eed commit 7991b6f

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

docs/pricing/index.mdx

+1-3
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,7 @@ All Sentry plans include one cron monitor and one uptime monitor. Additional mon
107107
<Alert>
108108
More details on how to activate, deactivate, and manage your monitors quota is
109109
available under:
110-
- [Billing Quota Management: Manage Your Cron Monitors](/pricing/quotas/manage-cron-monitors/)
111-
{/* TODO: Link to the page below when it exists */}
112-
- Billing Quota Management: Manage Your Uptime Monitors
110+
- [Billing Quota Management: Manage Your Cron and Uptime Monitors](/pricing/quotas/manage-cron-monitors/)
113111
</Alert>
114112

115113
**Cron Monitors**

docs/pricing/quotas/manage-cron-monitors.mdx

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Manage Your Cron Monitors
3-
keywords: ["cron monitors", "billing", "quota management"]
2+
title: Manage Your Cron and Uptime Monitors
3+
keywords: ["cron monitors", "uptime monitors", "billing", "quota management"]
44
sidebar_order: 70
5-
description: Learn how to manage the number of cron monitors you pay for and adjust your pay-as-you-go budget.
5+
description: Learn how to manage the number of cron and uptime monitors you pay for and adjust your pay-as-you-go budget.
66
---
77

88
All Sentry plans include **one cron monitor**. To activate additional monitors, you need to add a [**pay-as-you-go (PAYG)**](/pricing/#pricing-how-it-works) budget.
@@ -15,13 +15,13 @@ The PAYG budget is only available on **paid plans**.
1515

1616
## Key Terms
1717

18-
- **Reserved Quota**: The number of cron monitors included in your plan.
18+
- **Reserved Quota**: The number of monitors included in your plan.
1919
- **Pay-As-You-Go (PAYG) Budget**: A budget you set to pay for additional monitors beyond your reserved quota.
2020
- **Reusable Quota**: Quota freed up by deactivating or deleting monitors within the same billing period, which can be reused for new or reactivated monitors at no additional cost.
2121

2222
## Viewing and Adjusting Your PAYG Budget
2323

24-
To check or adjust your monthly PAYG budget for cron monitors:
24+
To check or adjust your monthly PAYG budget for cron and uptime monitors:
2525

2626
1. Go to **Organization Settings > Subscription**.
2727
2. Review your current PAYG budget.
@@ -62,7 +62,7 @@ At the start of each new billing period:
6262

6363
## Deactivating or Deleting Monitors
6464

65-
You can manually deactivate or delete monitors at any time from the **Crons** page.
65+
You can manually deactivate or delete cron monitors at any time from the **Alerts** page, you can use the **Alert Type:** dropdown to filter for **Cron** or **Uptime** monitors.
6666

6767
**Effects of Deactivation or Deletion:**
6868

@@ -114,4 +114,4 @@ Let's illustrate how this works with an example:
114114
- **Adjust Budget as Needed**: If you plan to add more monitors, consider increasing your PAYG budget beforehand.
115115
- **Plan for Renewal**: Remember that quotas reset each billing period. Ensure you have sufficient budget to keep monitors active.
116116

117-
By understanding how monitor activation and billing work, you can effectively manage your cron monitors and avoid interruptions in your monitoring.
117+
By understanding how monitor activation and billing work, you can effectively manage your cron and uptime monitors and avoid interruptions in your monitoring.

0 commit comments

Comments
 (0)