docs(dynamic-sampling): Revert to pre-custom-sample-rates state#18707
Open
constantinius wants to merge 1 commit into
Open
docs(dynamic-sampling): Revert to pre-custom-sample-rates state#18707constantinius wants to merge 1 commit into
constantinius wants to merge 1 commit into
Conversation
Remove the custom sample rates documentation that was added in 657da84 (feat(dynamic-sampling): organization settings). This feature was never made available on AM3 (spans-based billing) plans, causing confusion and support tickets from customers who read about it but cannot find the settings screen. Removed sections: - Configuration of Custom Sample Rates (Default/Advanced modes) - Sample Rates for Distributed Traces - SDK versus Dynamic Sampling comparison - All custom sample rates UI screenshots Retained sections: - Overview (rewritten to match pre-657da84a4 retention priorities framing) - Prerequisites - Dynamic Sampling Priorities (automatic, applies to all plans) - Deciding on Your SDK Sample Rate (linked from other pages) Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
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
Reverts the dynamic sampling docs to the state before custom sample rates were added (commit 657da84).
Why: The custom sample rates feature was never made available on AM3 (spans-based billing) plans. Customers on AM3 read the docs, look for the settings screen, can't find it, and contact support. Since this feature is no longer offered to new customers, the docs should not describe it.
Removed:
Retained:
IS YOUR CHANGE URGENT?
PRE-MERGE CHECKLIST