You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pricing/index.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,11 +80,11 @@ All Sentry plans include **one cron monitor**. To activate additional monitors,
80
80
81
81
**Key Points:**
82
82
83
-
-**Deactivating Monitors**:
84
-
- Deactivated monitors will count towards your billing quota if they were previously active in the current billing period. Otherwise, they don't count towards your billing quota.
83
+
-**Deactivating or Deleting Monitors**:
84
+
- Deactivated or deleted monitors will **count** towards your billing quota if they were previously active in the current billing period. Otherwise, they don't count towards your billing quota.
85
85
- Their quota becomes **reusable** within the **same billing period**.
86
86
-**Activating Monitors**:
87
-
- Sentry first uses any **reusable quota** from deactivated monitors in the current billing period.
87
+
- Sentry first uses any **reusable quota** from monitors deactivated or deleted in the current billing period.
88
88
- If none is available, your **reserved quota** or **PAYG budget** is used.
Copy file name to clipboardExpand all lines: docs/pricing/quotas/manage-cron-monitors.mdx
+14-15Lines changed: 14 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The PAYG budget is only available on **paid plans**.
17
17
18
18
-**Reserved Quota**: The number of cron monitors included in your plan.
19
19
-**Pay-As-You-Go (PAYG) Budget**: A budget you set to pay for additional monitors beyond your reserved quota.
20
-
-**Reusable Quota**: Quota freed up by deactivating monitors within the same billing period, which can be reused for new or reactivated monitors at no additional cost.
20
+
-**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.
21
21
22
22
## Viewing and Adjusting Your PAYG Budget
23
23
@@ -35,7 +35,7 @@ When you add a new monitor or reactivate a previously deactivated one, Sentry wi
35
35
36
36
1.**Check for Reusable Quota**
37
37
38
-
- Sentry first checks if there's any **reusable quota** from monitors deactivated within the **same billing period**.
38
+
- Sentry first checks if there's any **reusable quota** from monitors deactivated or deleted within the **same billing period**.
39
39
- If available, the monitor is activated using this quota **at no additional cost**.
40
40
41
41
2.**Use PAYG Budget or Reserved Quota**
@@ -58,24 +58,24 @@ At the start of each new billing period:
58
58
59
59
- If you have sufficient **reserved quota** or **PAYG budget**, monitors that were previously active will remain active.
60
60
- If there isn't enough budget, monitors may be automatically deactivated.
61
-
-**Manual Deactivations**: Monitors that were manually deactivated or deleted will remain in that state.
61
+
-**Manual Deactivations or Deletions**: Monitors that were manually deactivated or deleted will remain in that state.
62
62
63
-
## Deactivating Monitors
63
+
## Deactivating or Deleting Monitors
64
64
65
-
You can manually deactivate monitors at any time from the **Crons** page.
65
+
You can manually deactivate or delete monitors at any time from the **Crons** page.
66
66
67
-
**Effects of Deactivation:**
67
+
**Effects of Deactivation or Deletion:**
68
+
69
+
-**Quota Becomes Reusable**: The quota from the deactivated or deleted monitor becomes available for reuse **within the same billing period**.
70
+
-**Billing Impact**: Deactivated or deleted monitors will **count** towards your billing quota if they were previously active in the current billing period. Otherwise, they don't count towards your billing quota.
68
71
69
-
-**Quota Becomes Reusable**: The quota from the deactivated monitor becomes available for reuse **within the same billing period**.
70
-
-**Billing Impact**: Deactivated monitors will **count** towards your billing quota if they were previously active in the current billing period. Otherwise, they don't count towards your billing quota.
71
-
72
72
<Note>
73
73
74
74
-**Quota Reuse Limitations**:
75
75
76
76
- Reusable quota is only available **within the same billing period**.
77
77
- Applies only to monitors that were previously active and billed.
78
-
- At the start of a new billing period, **all quotas reset**, and previous deactivations do not carry over.
78
+
- At the start of a new billing period, **all quotas reset**, and previous deactivations or deletions do not carry over.
79
79
80
80
</Note>
81
81
@@ -89,9 +89,9 @@ Let's illustrate how this works with an example:
89
89
- You have a PAYG budget that allows for **5 monitors**.
90
90
- You currently have **6 active monitors**.
91
91
92
-
2.**Deactivating a Monitor**:
92
+
2.**Deactivating or Deleting a Monitor**:
93
93
94
-
- You deactivate **Monitor A**.
94
+
- You deactivate or delete **Monitor A**.
95
95
- The quota from **Monitor A** becomes **reusable** within the same billing period.
96
96
97
97
3.**Activating a New Monitor**:
@@ -105,7 +105,7 @@ Let's illustrate how this works with an example:
105
105
- All quotas reset.
106
106
- You need to ensure you have enough PAYG budget to cover all active monitors for the new period.
107
107
- You have **6 active monitors** and a **PAYG budget** for **5 monitors**.
108
-
- You have **1 deactivated monitor**.
108
+
- You have **1 deactivated or deleted monitor**.
109
109
- You only pay for the **PAYG budget** of the additional **5 monitors**.
110
110
111
111
## Tips for Managing Your Monitors
@@ -114,5 +114,4 @@ Let's illustrate how this works with an example:
114
114
-**Adjust Budget as Needed**: If you plan to add more monitors, consider increasing your PAYG budget beforehand.
115
115
-**Plan for Renewal**: Remember that quotas reset each billing period. Ensure you have sufficient budget to keep monitors active.
116
116
117
-
118
-
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 monitors and avoid interruptions in your monitoring.
0 commit comments