docs(dynamic-sampling): Clarify custom sample rates availability for AM3#18490
Open
constantinius wants to merge 3 commits into
Open
docs(dynamic-sampling): Clarify custom sample rates availability for AM3#18490constantinius wants to merge 3 commits into
constantinius wants to merge 3 commits into
Conversation
Add prominent warnings that the configuration of custom sample rates is only available on plans enrolled before June 2025. Customers on newer plans (AM3) do not have access to these settings, and the docs were causing confusion leading to support tickets. - Add warning alert at the top of the page about plan availability - Replace the two-flavor list with a single description of automatic Sampling Priorities (available on all paid plans) - Update the Custom Sample Rates section alert to explain when the settings are not visible - Simplify the Sampling Priorities availability note Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Revert "all paid plans" back to "selected Team, Business, and Enterprise plans" to match the original qualifying language. The original docs used "selected" deliberately — not all plans may have Sampling Priorities enabled. Co-Authored-By: Claude <noreply@anthropic.com>
Replace vague "described below" with a direct anchor link to the Configuration of Custom Sample Rates section. The previous wording was ambiguous because the paragraph immediately following the warning describes Sampling Priorities, not custom sample rates. Co-Authored-By: Claude <noreply@anthropic.com>
Member
|
We technically already have a PR open for a kind of clarification (see here) - the point of the ticket would be to actually remove the docs for AM3 and build back the version for AM2 that is applicable |
obostjancic
approved these changes
Jun 22, 2026
coolguyzone
reviewed
Jun 24, 2026
| <Alert> | ||
| Configuration of custom sample rates has been available on selected Enterprise plans since June 2024. | ||
| <Alert level="warning"> | ||
| Configuration of custom sample rates is only available on plans that enrolled before June 2025. If you don't see these settings in your organization, your plan does not include this feature. |
Contributor
There was a problem hiding this comment.
I'm a little worried that people might feel they are missing out on something by not being grandfathered in here. I would suggest adding something similar to the warning above where you pointed out that new plans do this automatically.
coolguyzone
approved these changes
Jun 24, 2026
coolguyzone
left a comment
Contributor
There was a problem hiding this comment.
LGTM! Thanks for the clarification 🔎
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIBE YOUR PR
Customers on AM3 (spans-based billing) don't have access to the dynamic sampling custom sample rates settings, but the docs describe them without any plan restrictions. This causes confusion and support tickets — customers read about the feature, can't find the settings screen, and contact support.
Changes:
Closes https://linear.app/getsentry/issue/TET-2499/remove-ds-for-am3-docs
IS YOUR CHANGE URGENT?
PRE-MERGE CHECKLIST