-
Notifications
You must be signed in to change notification settings - Fork 478
Update v25.{1,2,3} AC docs re: short sample setting #21540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update v25.{1,2,3} AC docs re: short sample setting #21540
Conversation
Fixes DOC-15508 Summary of changes, all related to mentions of the `goschedstats.always_use_short_sample_period.enabled` setting: - Update the v25.1 and v25.2 'Admission Control' pages under the 'Considerations' section to add "To prevent unnecessary queuing in admission control CPU queues, the `goschedstats.always_use_short_sample_period.enabled` setting should be set to `true` for any production cluster." - Update the v25.1 and v25.2 release notes to add the line to the 'Operational changes' subheading "To prevent unnecessary queuing in admission control CPU queues, the `goschedstats.always_use_short_sample_period.enabled` setting should be set to `true` for any production cluster." - Update the v25.3 release notes to mention the change in default value of this setting from `false` to `true`
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
Files changed:
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
sumeerbhola
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sumeerbhola reviewed 5 of 5 files at r1, all commit messages.
Reviewable status:complete! 1 of 0 LGTMs obtained (waiting on @nicktrav)
src/current/_includes/releases/v25.1/cluster-setting-changes.md
Outdated
Show resolved
Hide resolved
taroface
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just left some wording suggestions.
Fixes DOC-15508
Summary of changes, all related to mentions of the
goschedstats.always_use_short_sample_period.enabledsetting:goschedstats.always_use_short_sample_period.enabledsetting should be set totruefor any production cluster."goschedstats.always_use_short_sample_period.enabledsetting should be set totruefor any production cluster."falsetotrue