[PROF-11385] Graduate Ruby GVL profiling to GA #27698
Open
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.
What does this PR do? What is the motivation?
This PR updates the documentation to reflect that GVL profiling is now GA for Ruby.
Furthermore, since the feature is now enabled by default, I've removed it from the listed settings. We don't list every setting in this page, only the more relevant ones (especially extra data collection that's not enabled by default), and since this feature will be enabled by default there's no reason to list it here.
The change on the Ruby side is in DataDog/dd-trace-rb#4406
Merge instructions
I've not marked it as ready for merge as the 2.11 release has not been released yet. I'm queuing this PR so that we're good to go once the release goes out.
Merge readiness:
Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the
<yourname>/description
naming convention) and then add the following PR comment:Additional notes
N/A