Skip to content

Commit

Permalink
Remove pricing note (#7798)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanamatthews committed Sep 13, 2023
1 parent 6d80c99 commit 249da93
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/docs/product/accounts/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,6 @@ On top of that, you can choose to pay for a set, prepaid volume of additional da

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.

<Alert level="warning" title="Note">

Sentry has moved to unit-based Performance pricing. This means customers will be charged based on a volume of total units for two different Performance event types:

- **Transactions** - Consumes 1 Performance Unit and is sent by projects with [Tracing](/product/sentry-basics/tracing/) enabled.
- **Transactions with Profiling** - Consumes 1.3 Performance Units and is sent by projects that have both [Profiling](/product/profiling/) and [Tracing](/product/sentry-basics/tracing/) enabled.

_For example, if you send 1M Transactions and 1M Transactions with Profiling, you'll be consuming 2.3M units of your total quota [(1M at 1 unit) + (1M at 1.3 units)]._

</Alert>

### Per-Category Pricing

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), and [Attachments](#attachments-pricing), each have their own unique pricing structures, as listed in the tables below:
Expand Down

1 comment on commit 249da93

@vercel
Copy link

@vercel vercel bot commented on 249da93 Sep 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs-git-master.sentry.dev
docs.sentry.io
sentry-docs.sentry.dev

Please sign in to comment.