Skip to content

Conversation

@coolguyzone
Copy link
Contributor

@coolguyzone coolguyzone commented Apr 7, 2025

DESCRIBE YOUR PR

Tell us what you're changing and why. If your PR resolves an issue, please link it so it closes automatically.

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.):
  • Other deadline:
  • 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

LEGAL BOILERPLATE

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

@vercel
Copy link

vercel bot commented Apr 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2025 9:19pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2025 9:19pm
develop-docs ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2025 9:19pm

@codecov
Copy link

codecov bot commented Apr 7, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.13MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.47MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.75MB -0.0%
../instrumentation.js -3 bytes 1.08MB -0.0%
9523.js -3 bytes 1.05MB -0.0%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 868.7kB -0.0%
static/chunks/8165-*.js -3 bytes 410.1kB -0.0%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
server/middleware-*.js -5.55kB 1.0kB -84.74%
static/c9EDVOwQ3Jq-*.js (New) 578 bytes 578 bytes 100.0% 🚀
static/c9EDVOwQ3Jq-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/Ub_-*.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
static/Ub_-*.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️

@sfanahata
Copy link
Contributor

I cannot find the preview of this page. I went searching, and I found this page (https://docs.sentry.io/pricing/legacy-pricing/), but when I try to access it here (https://sentry-docs-git-am2-pricing.sentry.dev/legacy-pricing/), I get a page not found. :(

- **[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.

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.

Copy link
Contributor

Choose a reason for hiding this comment

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

Line 26 on-demand volume link doesn't seem to be attached to an anchor down the page anymore

### 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), [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:
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-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:
Copy link
Contributor

Choose a reason for hiding this comment

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

Performance and Profiling <-- this anchor seems to be broken

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch! I went ahead and fixed that.

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.

<Alert>
To understand more about profiling configuration and migration from Transactions with Profiling to Continuous or UI Profiling, please see this [FAQ.](/)
Copy link
Contributor

Choose a reason for hiding this comment

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

This FAQ link is currently linking to the docs home page.

Copy link
Contributor

@sfanahata sfanahata left a comment

Choose a reason for hiding this comment

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

There are a few broken links that should be updated before this is merged. Otherwise, just a nit, but I can't tell if it's helpful to add that things "can't be purchased in advance", or if it's simple enough to say this is how you purchase these things. I can see an argument for both.

@coolguyzone coolguyzone requested a review from dashed April 8, 2025 20:02
@coolguyzone coolguyzone merged commit 6b9f043 into master Apr 15, 2025
11 checks passed
@coolguyzone coolguyzone deleted the am2-pricing branch April 15, 2025 18:53
bitsandfoxes pushed a commit that referenced this pull request Apr 24, 2025
* Add updates to AM2 billing docs

* Update docs/pricing/legacy-pricing.mdx

Co-authored-by: Shannon Anahata <[email protected]>

* Resolve broken anchor links

* Prettier format

---------

Co-authored-by: Alex Krawiec <[email protected]>
Co-authored-by: Shannon Anahata <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants