Skip to content

Incorporate Uptime Monitors Into The Crons Management Page #13507

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

Merged
merged 2 commits into from
Apr 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/pricing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,7 @@ All Sentry plans include one cron monitor and one uptime monitor. Additional mon
<Alert>
More details on how to activate, deactivate, and manage your monitors quota is
available under:
- [Billing Quota Management: Manage Your Cron Monitors](/pricing/quotas/manage-cron-monitors/)
{/* TODO: Link to the page below when it exists */}
- Billing Quota Management: Manage Your Uptime Monitors
- [Billing Quota Management: Manage Your Cron and Uptime Monitors](/pricing/quotas/manage-cron-monitors/)
</Alert>

**Cron Monitors**
Expand Down
14 changes: 7 additions & 7 deletions docs/pricing/quotas/manage-cron-monitors.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Manage Your Cron Monitors
keywords: ["cron monitors", "billing", "quota management"]
title: Manage Your Cron and Uptime Monitors
keywords: ["cron monitors", "uptime monitors", "billing", "quota management"]
sidebar_order: 70
description: Learn how to manage the number of cron monitors you pay for and adjust your pay-as-you-go budget.
description: Learn how to manage the number of cron and uptime monitors you pay for and adjust your pay-as-you-go budget.
---

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.
Expand All @@ -15,13 +15,13 @@ The PAYG budget is only available on **paid plans**.

## Key Terms

- **Reserved Quota**: The number of cron monitors included in your plan.
- **Reserved Quota**: The number of monitors included in your plan.
- **Pay-As-You-Go (PAYG) Budget**: A budget you set to pay for additional monitors beyond your reserved quota.
- **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.

## Viewing and Adjusting Your PAYG Budget

To check or adjust your monthly PAYG budget for cron monitors:
To check or adjust your monthly PAYG budget for cron and uptime monitors:

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

## Deactivating or Deleting Monitors

You can manually deactivate or delete monitors at any time from the **Crons** page.
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.

**Effects of Deactivation or Deletion:**

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

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