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/legacy-pricing.mdx
+86-59Lines changed: 86 additions & 59 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ description: "Learn about our pricing structure, how to manage your spend, and t
6
6
---
7
7
8
8
<Alert>
9
-
This information only applies to paid plans that were activated **before June 11, 2024** and haven't been upgraded since.
10
-
11
-
If you're on a free or paid plan that was activated on June 11, 2024 or later, see the [current pricing page](/pricing/).
9
+
This information applies to organizations on plans that include transactions
10
+
or performance units based billing. If you're on a paid or free plan that
11
+
includes spans, please see the latest [pricing page](/pricing/).
12
12
</Alert>
13
13
14
14
This page gives you an in-depth understanding of our pricing and billing structure, including:
@@ -24,94 +24,118 @@ We bill based on the amount of data you want us to process. Our [Developer, Team
24
24
25
25
On top of that, you can choose to pay for a set, prepaid volume of additional data at a discounted price. You can also set aside an on-demand budget to cover potential overages, which will only be used once the prepaid budget has run out.
26
26
27
-
-**[Prepaid volume:](#prepaid-reserved-capacity)** A predetermined amount of data you pay for in advance at a discount, on a monthly or annual basis.
28
-
-**[On-demand volume:](#on-demand-capacity)** An overage budget that kicks in only if your prepaid volume has been used up. Having this makes it possible to control the maximum amount you will spend for overages each month.
27
+
-**Prepaid volume:** A predetermined amount of data you pay for in advance at a discount, on a monthly or annual basis.
28
+
-**On-demand volume** An overage budget that kicks in only if your prepaid volume has been used up. Having this makes it possible to control the maximum amount you will spend for overages each month.
29
29
30
30
If you run out of **both** your prepaid and on-demand volume, any new data you send will be rejected and you won't be charged for it.
31
31
32
32
### Per-Category Pricing
33
33
34
-
If you'd like to buy either prepaid or on-demand data on top of what's included in your plan, you can buy as much as you think you'll need per data category. [Errors](#errors-pricing), [Performance](#performance-pricing), [Replays](#replays-pricing), [Cron Monitors](#cron-monitors-pricing), [Uptime Monitors](#uptime-monitors-pricing), and [Attachments](#attachments-pricing) each have their own unique pricing structures, as listed in the tables below:
34
+
If you'd like to buy either prepaid or on-demand data on top of what's included in your plan, you can buy as much as you think you'll need per data category. [Errors](#errors-pricing), [Performance and Profiling](#performance-and-profiling-pricing), [Replays](#replays-pricing), [Cron Monitors](#cron-monitors-pricing), [Uptime Monitors](#uptime-monitors-pricing), and [Attachments](#attachments-pricing) each have their own unique pricing structures, as listed in the tables below:
35
35
36
36
<Alert>
37
37
38
38
Please note that all per-category prices listed below have been rounded to the nearest millionth.
39
39
40
40
</Alert>
41
41
42
-
{/*<!-- prettier-ignore-start -->*/}
42
+
{/*<!-- prettier-ignore-start -->*/}
43
43
44
44
#### Errors Pricing
45
45
46
+
| Volume | Team Prepaid | Team On-Demand | Business Prepaid | Business On-Demand |
Performance Units can be used towards multiple Performance event types, depending on what you've enabled:
59
58
60
-
| Event Type | Unit Value ||
61
-
|---|---|---|
62
-
| Transactions | 1 Unit | Sent by SDKs with only [Tracing](/product/sentry-basics/tracing/) enabled |
63
-
| Transactions with Profiling | 1.3 Units | Sent by SDKs with both [Tracing](/product/sentry-basics/tracing/) & [Profiling](/product/profiling/) enabled |
| Transactions | 1 Unit | Sent by SDKs with only [Tracing](/product/sentry-basics/tracing/) enabled|
62
+
| Transactions with Profiling | 1.3 Units | Sent by SDKs with both [Tracing](/product/sentry-basics/tracing/) & [Profiling](/product/profiling/) enabled |
64
63
65
64
| Total Performance Unit Volume | Team Prepaid | Team On-Demand | Business Prepaid | Business On-Demand |
Depending on how you've configured profiling in your SDK, you will either be sending Transactions with Profiling and be billed using Performance Units as described above, or you will be using Continuous Profiling or UI Profiling and be billed using Profile Hours.
81
+
82
+
<Alert>
83
+
To understand more about profiling configuration and migration from
84
+
Transactions with Profiling to Continuous or UI Profiling, please see this
85
+
[FAQ.](/)
86
+
{/* TODO: Add link to FAQ */}
87
+
</Alert>
88
+
89
+
Profile hours are determined by the length of the profile in milliseconds and is billed in hours. Partial hours are prorated and rounded down to the nearest cent. Profile Hours are only available through your Pay-as-you-go (PAYG) budget.
Monitors for Crons can't be purchased in advance. Crons are available to use and purchase through a predetermined on-demand budget that can be shared across all event types or defined per category.
93
117
94
118
| Total Monitors Volume | Team/Business On-Demand |
95
-
|---|---|
96
-
| >1 | $0.78 |
119
+
|--------------------- |----------------------- |
120
+
| >1 | $0.78|
97
121
98
122
#### Uptime Monitors Pricing
99
123
100
124
Monitors for Uptime can't be purchased in advance. Uptime monitors are available to use and purchase through a predetermined on-demand budget that can either be shared across all event types or defined per category.
101
125
102
126
| Total Monitors Volume | Team/Business On-Demand |
@@ -183,13 +207,15 @@ Sentry uses two different billing cycles: one for your paid plan and reserved vo
183
207
184
208
_If you're on a monthly subscription billing cycle, your on-demand billing cycle will be aligned to it._
185
209
Users with [Billing or Owner-level](/organization/membership/) permissions can find their invoices by going to the [**Settings**](https://sentry.io/orgredirect/organizations/:orgslug/settings/) page and clicking "Subscription" (under the "Usage & Billing" heading.)
210
+
186
211
## Plans & Free Trials
187
212
188
213
Sentry has one free Developer plan and three paid plans: Team, Business, and Enterprise. You can find more information about each of these plans and what they include on our [pricing page](https://sentry.io/pricing/).
189
214
190
215
Plan upgrades take effect immediately. Plan downgrades and cancellations are processed as the end of the current contract cycle and cannot be refunded. If you no longer want to be on a paid plan, you'll revert to the base Developer plan at the end of your current contract.
191
216
192
217
All new Sentry accounts come with a 14-day free trial period. You'll have the option to upgrade and continue to use Sentry's latest features like Performance Monitoring at any time before your trial ends. Upgrades will be effective immediately. Users who haven't upgraded by the end of their free trial will remain on the free Developer plan with limited features.
218
+
193
219
## Product Trials
194
220
195
221
In addition to the free Business trial available to new accounts, Sentry offers a one-time, 14-day product trial as a way to let your organization try out products that aren't part of your billing plan (such as Session Replays). Product trials are specific to each product, so you can try one product at a time or multiple products at the same time.
@@ -215,6 +241,7 @@ Free accounts will be able to request a one-time product trial at any time.
215
241
- Existing Team or Business accounts will be able to request a one-time product trial for products that aren't already part of their billing plan at any time.
216
242
217
243
- Existing Team accounts that haven't opted in to a Business trial will have the option to request a Business trial and product trials for products that aren't already part of their billing plan at any time.
244
+
218
245
## Taxes
219
246
220
247
The following sections cover taxation for various jurisdictions, business-to-business and business-to-customer taxation differences, and exemptions.
@@ -253,17 +280,17 @@ As of December 1, 2020, customers with a US-based billing address may be subject
253
280
254
281
As of October 1, 2022, customers with a Canadian-based billing address may be subject to provincial and local sales tax, varying according to province. Canadian customers may be subject to one or more of the following taxes depending on their location:
| British Columbia, Manitoba | Goods & Service Tax (5%) <br></br> Provincial Sales Tax (7%) | 12% |
262
-
| New Brunswick,<br></br> Newfoundland and Labrador,<br></br> Nova Scotia, Prince Edward Island | Harmonized Sales Tax | 15% for all provinces<br></br> except Ontario (13%) |
| British Columbia, Manitoba | Goods & Service Tax (5%) <br></br> Provincial Sales Tax (7%) | 12%|
289
+
| New Brunswick,<br></br> Newfoundland and Labrador,<br></br> Nova Scotia, Prince Edward Island | Harmonized Sales Tax | 15% for all provinces<br></br> except Ontario (13%) |
0 commit comments