Add accepted values column to SSI products table#36267
Merged
Conversation
Clarifies that DD_PROFILING_ENABLED accepts `auto` in addition to true/false, and that `auto` is the recommended value for SSI. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Reverts the added column (repetitive for 8/9 rows) in favor of a concise note clarifying that DD_PROFILING_ENABLED also accepts `auto`. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jhgilbert
approved these changes
Apr 24, 2026
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.
What does this PR do? What is the motivation?
Clarifies accepted values for each environment variables. In particular, notes the special case for
DD_PROFILING_ENABLEDMerge instructions
Merge readiness:
Additional notes
The change is in a shortcode, so it propagates to all four SSI environment pages automatically.