Sunset DI log probes and prepare Live Debugger docs for GA#37791
Draft
sstonehill12 wants to merge 18 commits into
Draft
Sunset DI log probes and prepare Live Debugger docs for GA#37791sstonehill12 wants to merge 18 commits into
sstonehill12 wants to merge 18 commits into
Conversation
- Remove Limited Availability callouts from the Ruby, PHP, and Go Dynamic Instrumentation setup pages - Replace the in-app vs. environment variable setup table with Automatic, Enabled, and Disabled enablement modes - Add minimum tracer versions and note that older tracers may require environment variable enablement - Update Live Debugger permissions to Live Debugger Read, Live Debugger Write, and Live Debugger Redaction Write - Document mode-based and identifier-based sensitive data redaction - Remove outdated screenshots and demo videos from the Live Debugger page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Rewrite the Enable Dynamic Instrumentation section on the main DI page around three enablement modes (Automatic, Enabled, Disabled), list minimum tracer versions that support in-app enablement, and call out manual enablement as required for PHP and older tracers, or as an alternative for env-var-based bulk management. Add an intro to the enabling subpage that points users back to the main DI page for in-app enablement before they follow the per-language manual instructions. Add a callout noting that DI and Live Debugger share enablement state per service and environment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
This comment has been minimized.
This comment has been minimized.
Contributor
|
Added card for editorial review from Docs team. |
Replace the three-mode (Automatic/Enabled/Disabled) framing copied from Live Debugger with the actual DI Settings page behavior: a binary Enable/Disable action per service and environment, plus automatic enablement attempted on first instrumentation creation when all prerequisites are met. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace the card grid that linked back to DI enabling subpages with a tabbed manual-enablement section directly on the Live Debugger page. Tabs cover Java, Python, .NET, Node.js, PHP, Ruby, and Go, each with prereqs, env-var setup, and a next-step link. Add a callout explaining that DI and Live Debugger share the underlying enablement state and the DD_DYNAMIC_INSTRUMENTATION_ENABLED environment variable. Reorder the minimum tracer versions list to match the tab order. Remove the "Why DI instructions?" callout — Live Debugger setup is now self-contained. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Create a new Enable Live Debugger sub-page at /tracing/live_debugger/enabling/ that mirrors the Dynamic Instrumentation enabling sub-page structure but uses tabs in place of language cards. The sub-page covers manual env-var enablement for Java, Python, .NET, Node.js, PHP, Ruby, and Go, and points users back to the main Live Debugger page for in-app enablement details. On the main Live Debugger page, replace the tabbed Manual enablement section with short pointers to the new sub-page. Add a one-line reference to the Bits Live Debugger setup page in the same section, and mirror that reference on the new sub-page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Move Minimum tracer versions above Enabling Live Debugger. - Rename Enablement modes to Enabling Live Debugger and reorganize the section to lead with per-language enablement behavior (Java/Python/ .NET/Node.js auto-enable, Ruby/PHP tracer-level manual, Go Agent-level manual then in-app or env var). - Nest Enablement modes and Manual enablement as H4 subsections under Enabling Live Debugger. - Move the Bits Live Debugger pointer into an alert callout directly under the Enabling Live Debugger heading. - Add a Preview beta-callout to the Bits Live Debugger section, matching the treatment on the Bits Live Debugger sub-page. - Rename the manual enablement sub-page H1 to "Enabling Live Debugger". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The Go DI enabling page covered three Agent-level configuration methods (system-probe.yaml, env var, Helm). Restore all three on the Live Debugger enabling sub-page, formatted as a list rather than nested tabs since nested tabs aren't a pattern used elsewhere in the docs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 task
tylfin
reviewed
Jul 13, 2026
tylfin
reviewed
Jul 13, 2026
- Expand Requirements list: add Unified Service Tagging as a required prereq and Source Code Integration as a recommended prereq. Rename "APM-instrumented application" to "Datadog SDK installed". - Replace the multi-subsection enablement block with a single per-language tab section using programming-lang-wrapper. Each tab covers the language-specific requirements and environment variable setup for that runtime. - Introduce the tabs with a short explainer describing Settings-page enablement for eligible languages, environment-variable enablement for other languages and older tracers, and Settings-page disabling always being available. - Remove the Manual enablement H4 (now absorbed into per-language tabs). - Remove the trailing pointer under Minimum tracer versions (now covered by the explainer above the tabs). - Delete the /tracing/live_debugger/enabling/ sub-page. All content lives on the main page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Remove the "and other PII" phrasing from the Targeted Mode description; Live Debugger's Targeted Mode is not a general PII redactor. - Note in the Strict Mode bullet that Bits Live Debugger is unavailable when a service and environment are set to Strict Mode. - Add a matching one-line note to the Bits Live Debugger section pointing back to the mode-based redaction anchor, so users landing in that section see the requirement without hunting. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Align the Live Debugger main page, Dynamic Instrumentation main page, and DI enabling subpage with the Datadog SDK terminology adopted in #35358. Standalone "tracer" (in version phrases like "minimum tracer versions" or "older tracer versions") becomes "SDK". Per-language link text on the Live Debugger main page adopts the "Datadog <Language> SDK" convention already used in other APM docs. Package identifiers such as ddtrace, dd-trace-js, and dd-trace-php stay in parentheticals as concrete package names. The DI per-language enabling pages (Java, Python, .NET, PHP) still use older "Tracing library" phrasing and are left out of this pass to keep the PR footprint contained. External URLs like dtdg.co/latest-java-tracer are unchanged. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
sstonehill12
commented
Jul 15, 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?
Fixes DOCS-XXXXX
Consolidates and extends the changes from #37664 (Live Debugger GA prep) and #37757 (DI log probe sunset), then restructures the Dynamic Instrumentation enablement docs to lead with in-app enablement.
Includes:
source:dd_debuggerreference on the Live Debugger page to say "All Live Debugger logs" (was "Dynamic Instrumentation logs").Merge instructions
Merge readiness:
Additional notes
private: true(set in [WIP] Remove log probes from DI docs; redirect to Live Debugger #37757). Equivalent manual-enable instructions for those languages will move to tabs on the Live Debugger page in a follow-up edit to this branch.