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
Update AM3 and legacy billing for logs GA, DO NOT MERGE BEFORE LOGS GA (#14589)
<!-- Use this checklist to make sure your PR is ready for merge. You may
delete any sections you don't need. -->
## DESCRIBE YOUR PR
DO NOT MERGE BEFORE LOGS GA.
See changes on:
https://sentry-docs-git-logs-ga-billing.sentry.dev/pricing/https://sentry-docs-git-logs-ga-billing.sentry.dev/pricing/legacy-pricing/
## 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]>
Co-authored-by: Shannon Anahata <[email protected]>
Co-authored-by: Brian Thi <[email protected]>
Copy file name to clipboardExpand all lines: docs/pricing/index.mdx
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,8 @@ This page gives you an in-depth understanding of our pricing and billing structu
31
31
We bill based on the amount of data processed. Each [paid plan](https://sentry.io/pricing/) comes with the below pre-set monthly event volume, which is included in the price:
32
32
33
33
- 50k errors
34
-
- 10M spans
34
+
- 5GB logs
35
+
- 5M spans
35
36
- 50 replays
36
37
- 1 uptime monitor
37
38
- 1 cron monitor
@@ -66,13 +67,21 @@ Please note that all per-category prices listed below have been rounded.
Copy file name to clipboardExpand all lines: docs/pricing/legacy-pricing.mdx
+47-12Lines changed: 47 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,13 +25,13 @@ We bill based on the amount of data you want us to process. Our [Developer, Team
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
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.
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 (on new plans we call this Pay-As-You-Go or PAYG pricing).
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 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:
34
+
You can either buy prepaid volumes on select data categories or set an on-demand budget on top of what is included in your plan. [Errors](#errors-pricing), [Logs](#logs-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
@@ -52,6 +52,14 @@ Please note that all per-category prices listed below have been rounded to the n
All plans include 5GB of logs. Additional usage can only be purchased with your shared on-demand budget.
58
+
59
+
| Volume | Team/Business On-Demand |
60
+
| ------------ | ----------------------- |
61
+
| >5GB | $0.50/GB |
62
+
55
63
#### Performance and Profiling Pricing
56
64
57
65
Performance Units can be used towards multiple Performance event types, depending on what you've enabled:
@@ -89,15 +97,15 @@ Profile hours are determined by the length of the profile in milliseconds and is
89
97
90
98
**Continuous Profile Hours**
91
99
92
-
| Team On-Demand |Business On-Demand |
93
-
| ------------| ------------- |
94
-
| $0.0315/hour | $0.0315/hour|
100
+
| Team/Business On-Demand |
101
+
| ----------------------- |
102
+
| $0.0315/hour |
95
103
96
104
**UI Profile Hours**
97
105
98
-
| Team On-Demand |Business On-Demand |
99
-
| ----------|------------- |
100
-
| $0.25/hour | $0.25/hour|
106
+
| Team/Business On-Demand |
107
+
| ----------------------- |
108
+
| $0.25/hour |
101
109
102
110
#### Replays Pricing
103
111
@@ -136,6 +144,31 @@ Monitors for Uptime can't be purchased in advance. Uptime monitors are available
136
144
137
145
{/* <!-- prettier-ignore-end --> */}
138
146
147
+
#### Seer Pricing
148
+
149
+
[Seer](/product/ai-in-sentry/seer/) is Sentry's AI agent that triages, debugs, and fixes application issues automatically. Access Seer by adding it to your existing subscription for an additional $20 per month. This $20 gives you $25 worth of Seer event credits, which can be used for any combination of [Issue Scans](/pricing/#issue-scans) or [Issue Fixes](/pricing/#issue-fixes) (see pricing tables below). Any usage beyond this $25 credit will draw from your [on-demand budget](/pricing/#terminology).
150
+
151
+
#### Issue Scans
152
+
153
+
Issue Scan automatically classifies and triages issues to determine which are the most likely to be fixable with a code change. Issue Scans are billed per run.
154
+
155
+
| Issue Scans Volume | Team/Business On-Demand |
156
+
| ------------------ | ----------------------- |
157
+
| >0-10k | $0.0030000 |
158
+
| >10k-100k | $0.0027000 |
159
+
| >100k-500k | $0.0024300 |
160
+
| >500k | $0.0021870 |
161
+
162
+
#### Issue Fixes
163
+
164
+
Issue Fix performs a deep root cause analysis of an issue, using all of the context that is available to Sentry, generating a code fix, and opening a pull request in GitHub.
165
+
166
+
Issue Fixes are billed per run. Interactions with the same run will only be billed once; restarting a run with the "Start Over" button will be billed as a separate run.
167
+
168
+
| Team/Business On-Demand |
169
+
| ----------------------- |
170
+
| $1.00/run |
171
+
139
172
#### Consolidated Pricing
140
173
141
174
If the amount of prepaid data you want to buy falls in between increments, you may want to consider setting an on-demand budget instead, since on-demand is set in dollar amounts rather than data volume.
@@ -154,7 +187,7 @@ Your volume is the total number of events and attachments — or the total amoun
154
187
155
188
When you buy reserved volume (or quota), you prepay for data at significant discounts. Your prepaid, reserved volume can be allocated on either a pooled basis between projects, or, if you have [Spend Allocation](/pricing/quotas/spend-allocation/) enabled, it can be set on both a pooled and a per-project basis. Unused reserved volume expires at the end of each billing month.
156
189
157
-
Each Sentry plan includes different amounts of reserved volume. For example, our Team plan includes a minimum of 50k errors, 100k performance units, 500 replays, 1 cron monitor, 1 uptime monitor, and 1GB of attachments per month. To see prepaid pricing for each plan, check out our [per-category-pricing](#per-category-pricing).
190
+
Each Sentry plan includes different amounts of reserved volume. For example, our Team plan includes a minimum of 50k errors, 5GB logs, 100k performance units, 500 replays, 1 cron monitor, 1 uptime monitor, and 1GB of attachments per month. To see prepaid pricing for each plan, check out our [per-category-pricing](#per-category-pricing).
158
191
159
192
### On-Demand Volume
160
193
@@ -174,12 +207,16 @@ On-demand volume is billed at the end of each billing month. To see on-demand pr
174
207
175
208
Organizations on all plans have the option to set a shared on-demand strategy. Organizations on plans with [Insights](/product/insights/) features have the ability to choose between a shared or per-category on-demand strategy:
176
209
177
-
-**Shared:** Your on-demand budget is shared between all categories on a first come, first serve basis. There are no restrictions for any single category consuming the entire budget.
210
+
-**Shared:**(default) Your on-demand budget is shared between all categories on a first come, first serve basis. There are no restrictions for any single category consuming the entire budget.
178
211
179
212
-**Per-category:** Your on-demand budgets for categories such as errors, transactions, and replays, are set up individually so that any overages in one category won't consume the budget of another category.
180
213
181
214

182
215
216
+
<Alert>
217
+
Seer and logs are only available through a shared on-demand budget.
218
+
</Alert>
219
+
183
220
### Changing Plans Mid-cycle
184
221
185
222
If you decide to increase your on-demand budget mid-month, Sentry will start processing additional data as soon as the increase becomes effective.
@@ -297,8 +334,6 @@ All Canadian federal and provincial taxes will be calculated based on billing ad
297
334
298
335
In the European Union (EU) and United Kingdom (UK), in accordance with EU VAT and UK VAT legislation respectively, VAT will be applied only to orders where exemption documentation or a valid VAT ID has not been supplied prior to or at the time of payment.
299
336
300
-
The VAT in other countries such as Switzerland, South Africa, and Russia is applicable on all taxable sales where valid exemption documentation has not been provided to Sentry prior to payment.
301
-
302
337
### B2B and B2C Taxation - Differences
303
338
304
339
Internationally, sales tax rules differ based on whether the customer is business-to-business (B2B) or business-to-consumer (B2C). In most countries, B2C sales are taxable, while B2B customers are not charged sales tax at the point of sale, but self-assess when they file their returns.
0 commit comments