Skip to content

[pull] master from DataDog:master - #1124

Merged
pull[bot] merged 12 commits into
DevKyleS:masterfrom
DataDog:master
Aug 31, 2026
Merged

[pull] master from DataDog:master#1124
pull[bot] merged 12 commits into
DevKyleS:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented Aug 31, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

maycmlee and others added 12 commits August 31, 2026 09:52
Clarified optional recommendation for adding an Edit Fields processor to the pipeline, specifying the condition regarding the 'source' field.
* "Distributed tracing with Pub/Sub" section for python + some fixes in the same section for node

* Apply suggestions from code review

Co-authored-by: May Lee <may.lee@datadoghq.com>

* Use shortcode rather than duplicating content

* Minimum version

* Use link list in shortcode as well

---------

Co-authored-by: May Lee <may.lee@datadoghq.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
* add images

* update image

* tiny update to image
…ubleshooting (#39403)

* [DOCS-15443] Clarify heatmap data retention and troubleshooting

Distinguish the click overlay retention period from the Session Replay
background screenshot retention period, and document how to view
heatmaps beyond the default 30-day replay retention.

* [DOCS-15443] Scope retention guidance to product and tighten wording

Convert the retention breakdown to a table, scope the save-a-screenshot
workaround to Product Analytics, and note that RUM heatmaps are not
available past 30 days. Add links to the data retention periods and
extended retention references.

* [DOCS-15443] Document automatic retention extension paths

Note on the Session Replay page that adding a replay to a playlist or
saving it as a heatmap screenshot extends retention to 15 months.

* Apply suggestion from @rtrieu
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
* Add tracking doc for the Private Actions / Execution Policies stack

* Rewrite Private Actions Overview for Execution Policies (#39045)

* Rewrite Private Actions Overview for Execution Policies

* Restructure Overview sections, resolve open review comments

Reorganizes headings (Overview, Private action runner, Authorization
models, Next steps) for clearer scannability, and resolves two open
review comments: simplifies the "execution layer" framing to name the
private action runner directly, and confirms the deployment-options
table belongs on the Set Up page rather than duplicated here.

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>

* Move Handling Private Action Credentials under Connections (#39046)

* Rewrite Private Actions Overview for Execution Policies

* Restructure Overview sections, resolve open review comments

Reorganizes headings (Overview, Private action runner, Authorization
models, Next steps) for clearer scannability, and resolves two open
review comments: simplifies the "execution layer" framing to name the
private action runner directly, and confirms the deployment-options
table belongs on the Set Up page rather than duplicated here.

* Move Handling Private Action Credentials under Connections

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>

* Rewrite Set Up in the Datadog Agent, add Execution Policies enrollment (#39047)

* Rewrite Private Actions Overview for Execution Policies

* Restructure Overview sections, resolve open review comments

Reorganizes headings (Overview, Private action runner, Authorization
models, Next steps) for clearer scannability, and resolves two open
review comments: simplifies the "execution layer" framing to name the
private action runner directly, and confirms the deployment-options
table belongs on the Set Up page rather than duplicated here.

* Move Handling Private Action Credentials under Connections

* Rewrite Set Up in the Datadog Agent, add Execution Policies enrollment

* Fix cross-tab link scoping, genericize Fleet Automation steps

Reference-style links used inside {{% tab %}} blocks weren't resolving because
their definitions lived only outside the tab (tabs render as isolated markdown
fragments). Adds local definitions where needed and renumbers all reference
links by order of appearance, independently per tab and at the document level.

Also collapses four near-duplicate "Using Fleet Automation" blocks (one per
platform tab) into a single generic section, since the underlying product flow
is identical across Linux, Windows, and Kubernetes. Converts the "Change the
allowlist" section to the same tabs shortcode used elsewhere on the page, and
fixes a word repetition flagged by Vale.

* Clarify deletion period for inactive private action runners

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: matheo.dupiat <matheo.dupiat@datadoghq.com>

* Add Set Up a Standalone Private Action Runner (#39048)

* Rewrite Private Actions Overview for Execution Policies

* Restructure Overview sections, resolve open review comments

Reorganizes headings (Overview, Private action runner, Authorization
models, Next steps) for clearer scannability, and resolves two open
review comments: simplifies the "execution layer" framing to name the
private action runner directly, and confirms the deployment-options
table belongs on the Set Up page rather than duplicated here.

* Move Handling Private Action Credentials under Connections

* Rewrite Set Up in the Datadog Agent, add Execution Policies enrollment

* Fix cross-tab link scoping, genericize Fleet Automation steps

Reference-style links used inside {{% tab %}} blocks weren't resolving because
their definitions lived only outside the tab (tabs render as isolated markdown
fragments). Adds local definitions where needed and renumbers all reference
links by order of appearance, independently per tab and at the document level.

Also collapses four near-duplicate "Using Fleet Automation" blocks (one per
platform tab) into a single generic section, since the underlying product flow
is identical across Linux, Windows, and Kubernetes. Converts the "Change the
allowlist" section to the same tabs shortcode used elsewhere on the page, and
fixes a word repetition flagged by Vale.

* Clarify deletion period for inactive private action runners

* Add Set Up a Standalone Private Action Runner

* Add Custom CA certificates section for standalone runner

* Match Set Up in the Datadog Agent formatting, fix editorial review findings

Adds an Overview heading and anchor-linked setup steps to match the sibling
page's structure, reflows hard-wrapped paragraphs to one line each, renumbers
reference-style links in order of appearance, aligns "Action Catalog" naming
and Editor capitalization with the rest of the stack, moves conceptual
explanation out of a procedural step, and adds a Note callout for a caveat
that follows a list.

* Use consistent <RELEASE_NAME> placeholder in Helm install examples

* Merge integration branch into par-ep-04, resolve menu and alias conflicts

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: matheo.dupiat <matheo.dupiat@datadoghq.com>

* Add Enrollment and Ownership (#39049)

* Add Enrollment and Ownership

* Reformat enroll_runner.md and fix editorial issues

- Reflow hard-wrapped paragraphs and list items to one line each
- Fix broken RBAC anchor (app-builder--workflow-automation)
- Renumber reference-style links in order of first appearance
- Merge redundant "Runner ownership" section into "Enrollment types and ownership"
- Rename "How enrollment works" to "The enrollment process"
- Fix comma splice and list numbering, split overlong sentences

* Name API key permissions for the Private Action Runner capability

Address review feedback: specify API Keys Read and API Keys Write and
link to the API and application keys permissions section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Remove dangling nav entry for retired Update the Private Action Runner page

A prior merge-conflict resolution accidentally restored this nav entry after
the page itself was deleted, leaving a link to a 404.

* Add Authorize Private Actions (#39050)

* Add Authorize Private Actions

* Editorial pass and restructure of Authorize Private Actions

Reflow to one-sentence-per-line, fix reference-link numbering, fix
"Connections is/are" agreement, add missing Oxford comma, shorten the
frontmatter description, and merge the duplicated "which model applies"
guidance into a single "Find your authorization model" section with
jump links to the model deep-dives.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

* Add Execution Policies (#39051)

* Add Execution Policies

* Apply suggestions from code review

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>

* Restructure and editorial pass on execution_policies.md

- Restructure into Policy structure with collapsible Targets/Access
- Generalize Policy structure intro; move "no targets" note into Targets
- Link Supported integrations to the Private Action Runner Reference
- Fold combine rules into Authorization workflow
- Fix capitalization, wording, and sentence length per Vale
- Keep code-review edits: drop redundant ownerless sentence, tighten step 6

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Correct field naming and agent targeting wording

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Rewrite Run a Script for Execution Policies (#39052)

* Rewrite Run a Script for Execution Policies

* Convert use-case table to support matrix, reflow paragraphs, and renumber reference links

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* remove reference to identity rotation

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Add Private Actions Reference (#39053)

* Add Private Actions Reference

* Revise Private Action Runner Reference

- Format support matrix with {{< X >}} cells; add Script as Execution-Policy-authorizable
- Retitle page and nav to scope to the runner
- Reflow paragraphs, renumber reference links, tighten copy

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* link to rshell docs

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Add Get Started with Private Actions (Execution Policies quickstart) (#39054)

* Add Get Started with Private Actions (Execution Policies quickstart)

* Revise Getting Started page and fix nav identifier collisions

- Rework Overview, steps, and Next steps; renumber reference links
- Namespace private_actions nav identifiers to resolve getting_started collision

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Explain where to get the cluster ID from

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Final QA edits

* Cleanup image

---------

Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: matheo.dupiat <matheo.dupiat@datadoghq.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Add link to RWX Datadog OpenTelemetry

Add link to RWX docs for Datadog OpenTelemetry integration

* Remove trailing blank line at end of file

---------

Co-authored-by: Brett Blue <brett.blue@datadoghq.com>
…ns (#39585)

* Remove preview label from iOS and Android profiling

* Remove preview label from Operations Monitoring
* [DOCS-15417] Add back removed references, and update per-OS config references

* Replace pinned-version and -line-number links to old config-template file

* A few more from #39062
* [CONTP-114] Update DDI controller setup defaults

Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>

* [CONTP-114] Clarify version-specific DDI setup

Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>

* [CONTP-114] Retain Cluster Agent minimum version

Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>

* chore: move to a shared note at the start of the setup

* chore: use code html tags

Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>

* chore: improve notes warning

---------

Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Aug 31, 2026
@pull pull Bot added the ⤵️ pull label Aug 31, 2026
@pull
pull Bot merged commit 953870b into DevKyleS:master Aug 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants