[DOCS-13678] Rename "workload selection" to "instrumentation rules" across SSI docs#35448
Draft
[DOCS-13678] Rename "workload selection" to "instrumentation rules" across SSI docs#35448
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…s SSI docs Also updates injectors.md to reflect new CSI driver mechanism. Made-with: Cursor
Contributor
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?
Fixes DOCS-13678
Renames the "workload selection" feature terminology to "instrumentation rules" across the APM Single Step Instrumentation docs. Also updates the
injectors.mdunderstanding guide to reflect the new CSI driver mechanism for library mounting in Kubernetes.Files changed:
content/en/tracing/trace_collection/single-step-apm/kubernetes.mdcontent/en/tracing/trace_collection/single-step-apm/linux.mdcontent/en/tracing/trace_collection/single-step-apm/troubleshooting.mdcontent/en/tracing/guide/injectors.mdTerminology approach:
Open questions
Linux UI label (
linux.md, step 1): The navigation path currently reads APM > Service Setup > Workload Selection. Needs PM confirmation — is the UI menu item being renamed to "Instrumentation Rules", or does it remain "Workload Selection"? Holding on this change until confirmed. The screenshot (workload_selection_landing.png) and its alt text will also need updating when the UI is renamed.CSI driver in
injectors.md: The Kubernetes section now reads "Use the Datadog CSI driver to mount the injector and tracer libraries" (replacing the init containers reference). Engineering confirmed this specific line should change, but the adjacent bullet "Mount volumes to persist injected libraries" may also be outdated given the CSI driver mechanism. Needs engineer confirmation on whether that bullet should be updated or removed.Merge instructions
Merge readiness:
Additional notes
PR is in draft pending resolution of the open questions above.
Made with Cursor