Skip to content

[pull] master from DataDog:master - #1093

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

[pull] master from DataDog:master#1093
pull[bot] merged 36 commits into
DevKyleS:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented Aug 19, 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 : )

znbbz and others added 20 commits August 19, 2026 09:56
* Rename Observability Pipelines Rehydration to Replay

Renames the Rehydration for Observability Pipelines preview feature
page and image to Replay, and adds a redirect alias from the old URL.

* Remove Preview messaging from Replay and add it to the nav

Drops the Preview callout and private flag now that Replay is
generally available, and adds a nav entry so the page is
discoverable from the Observability Pipelines menu.

* Update hugo/content/en/observability_pipelines/replay.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/observability_pipelines/replay.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

---------

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
…rnetes Explorer docs (#38915)

* CAP-3753 add guide for otel kube stack

* update link

* address feedback

* Update intro alert to name both OpenTelemetry tabs after rename

Committed With Claude

* update the guide

* update guide

* Clean up Kubernetes Explorer tab links and remove empty heading

Renumber reference-style links to be consistent and in order of
appearance within each tab and in the body content, and remove the
empty "Collect custom resources" heading (content already lives on
the Configure Kubernetes Explorer page).

* Update hugo/content/en/containers/monitoring/kubernetes_explorer.md

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

---------

Co-authored-by: Kangyi LI <kangyi.li@datadoghq.com>
Co-authored-by: Olivia Shoup <olivia.shoup@datadoghq.com>
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
* Backfill blog links (Jun 9)

* Strip trailing ' | Datadog' from backfilled blog link titles

The applier fetched titles without passing them through clean_title, so the
raw page titles went in. Matches the existing entries on these pages.

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

* Apply suggestions from code review

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

---------

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
* Backfill blog links (Jun 22-Aug 14)

* Strip trailing ' | Datadog' from backfilled blog link titles

The applier fetched titles without passing them through clean_title, so the
raw page titles went in. Matches the existing entries on these pages.

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

* Fix untagged frontmatter entries

---------

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
RUM-APM Flat Sampling description had a type where it said 1% instead of 100%
Co-authored-by: datadog-bits <263423550+datadog-bits@users.noreply.github.com>
…ocs (#39323)

Added
- Further Reading links to the two APM Architecture Center articles (sampling
  data volume, and budget/critical-trace sampling) on their exact-match docs
  pages: Ingestion Controls, Trace Retention, Resource-based Sampling, and
  Adaptive Sampling.
- The same links on five additional trace-pipeline pages found during a full
  cross-linking review: Ingestion Mechanisms, the Trace Pipeline landing
  page, Trace Sampling Use Cases, Ingestion Volume Control, and Diversity
  Sampling — closing the remaining gap between these articles and the docs
  that already cover their subject matter.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
* Clarify .NET profiler overhead guidance by install method.

Add platform tabs under machine-wide profiling so Linux SSI, manual Linux, and Windows each have scoped reduce-overhead steps without mixing IIS-only advice into SSI flows.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Update hugo/content/en/profiler/profiler_troubleshooting/dotnet.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/profiler/profiler_troubleshooting/dotnet.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/profiler/profiler_troubleshooting/dotnet.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/profiler/profiler_troubleshooting/dotnet.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/profiler/profiler_troubleshooting/dotnet.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/profiler/profiler_troubleshooting/dotnet.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/profiler/profiler_troubleshooting/dotnet.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Fix broken reference links in .NET profiler troubleshooting doc.

Move link definitions out of Hugo tabs to the page footer so instrumentation rules and enabling links render correctly.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Move tab-scoped link definitions inside Hugo tabs.

Reference links inside tabs must be defined within the same tab to render correctly in the docs site.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
* Document Fix with AI for failed workflow steps

Add a section to the Test and debug page describing how to use
the Fix with AI action to resolve a failed workflow step.

* Add screenshot and Bits Chat link to Fix with AI section

* Fix confirmation behavior and reframe external-error guidance

Remove the inaccurate Auto-approve reference (confirmation is
prompt-driven, not tied to the UI toggle) and rephrase the
external-failure guidance to explain next steps instead of
saying the assistant can't help.

* Update Fix with AI screenshot and match step description

Update screenshot to show the Outputs tab view, and reword
the instructions to describe selecting a failed step and
opening its Outputs tab before clicking Fix with AI.

* Update guidance for failed steps that trigger another workflow

* Crop Fix with AI screenshot per review feedback

* Clarify step selection wording in Fix with AI section
* added MistralAI auto instrumentation support docs

* Use reference style links for MistralAI docs to match tab block conventions

* Link MistralAI SDK reference to the clients/SDKs page

---------

Co-authored-by: alex.ramos <alex.ramos@datadoghq.com>
Co-authored-by: Yun Kim <35776586+Yun-Kim@users.noreply.github.com>
* Update lambda layer versions and supported runtimes

* Update lambda layer versions and supported runtimes

* Update lambda layer versions and supported runtimes

---------

Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
Co-authored-by: datadog-datadog-prod-us1[bot] <88084959+datadog-datadog-prod-us1[bot]@users.noreply.github.com>
Co-authored-by: gsvigruha <8776083+gsvigruha@users.noreply.github.com>
Removed partial support note for Error tracking and source mapping in React Native.
* fix csv report entry point

* add UI screenshot of button

* Add TODO comment to recapture screenshot

* update step 4 title

* Scope report time frame to Log Explorer
…9153)

* Document Cypress test isolation requirements

Added section on Cypress test isolation and its impact on Test Optimization features.

* Adds note for Cypress remidiation flow configuration

* Copy edits on both changed pages, including link formatting fixes, section header rewording, moving note into a callout, cross-linking Datadog product documentation, and wording updates.

---------

Co-authored-by: Cara Reaume <cara.reaume@datadoghq.com>
* Rename LLM Observability copy to Agent Observability

* Preserve published blog link titles

* Limit Agent Observability copy changes to hand-authored files
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
* add aggregate processor

* add edit tags processor

* add tag cardinality control processor

* resize image

* small edits

* small edits to cardiality overview

* more small edits

* Apply suggestion from @maycmlee

* preview edit

* remove preview

* Apply suggestions from code review

Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>

* move per-tag overrides to separate section

* Apply suggestions from code review

Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
Co-authored-by: May Lee <may.lee@datadoghq.com>

* Apply suggestions from code review

Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>

* [DOCS-14922] Undo multi-lang code and rename Tag Control metrics processor (#37694)

* undo multi-lang code and rename metrics processor

* update processor index

* Apply suggestions from code review

Co-authored-by: Alicia Thuerk <alicia.thuerk@datadoghq.com>

* apply fixes

* small edit

* Apply suggestions from code review

Co-authored-by: ArunPiduguDD <arun.pidugu@datadoghq.com>

* update name

* update to tags

* small update

* tags to tag

---------

Co-authored-by: Alicia Thuerk <alicia.thuerk@datadoghq.com>
Co-authored-by: ArunPiduguDD <arun.pidugu@datadoghq.com>

* fix conflict with tag allow/block

* small fix

* Apply suggestion from @maycmlee

* add modes section

* remove bloom filter link for now

* update table

* add link

* convert to GB

* small typo

* revert

* Apply suggestions from code review

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* standaradize usage

* Apply suggestion from @maycmlee

---------

Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
Co-authored-by: Alicia Thuerk <alicia.thuerk@datadoghq.com>
Co-authored-by: ArunPiduguDD <arun.pidugu@datadoghq.com>
Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Aug 19, 2026
@pull pull Bot added the ⤵️ pull label Aug 19, 2026
hannahqjiang and others added 8 commits August 19, 2026 15:47
Co-authored-by: datadog-bits <263423550+datadog-bits@users.noreply.github.com>
* [DOCS-15452] Document regex support in Log Explorer

Add a new page covering regex-based field extraction and the
regexp_like/regexp_replace calculated field functions.

* Address codex review: fix formula syntax, add nav entry

Use double-quoted string literals and the reserved message field
without a # prefix in the regexp_like/regexp_replace examples, soften
the numeric-conversion note, and register the new page in the
Calculated Fields nav menu.

* [DOCS-15452] Document regex support in Log Explorer

Add regex-based field extraction to extractions.md as an alternative
to Grok patterns, and document the regexp_like/regexp_replace
calculated field functions in formulas.md.

* Address codex review: clarify shared regex syntax vs. extraction-only naming rule

* Rename client_ip to ip in regex extraction example

Named capture groups cannot contain underscores.

* Update hugo/content/en/logs/explorer/calculated_fields/extractions.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/logs/explorer/calculated_fields/formulas.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/logs/explorer/calculated_fields/formulas.md

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* Update hugo/content/en/logs/explorer/calculated_fields/formulas.md

* Update hugo/content/en/logs/explorer/calculated_fields/formulas.md

---------

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
Co-authored-by: Rosa Trieu <rosa.trieu@datadoghq.com>
…ll catalog (#38846)

* Add pack pages for 70 new Observability Pipelines Packs

Adds individual pack pages and card images for packs not yet documented,
and updates the packs index page to list all available packs alphabetically.

* Rewrite telegraphic pack overview fragments as full sentences

Addresses review feedback on PR #38795: several new pack overview
paragraphs read as noun-phrase fragments or subjectless "Maps X to Y"
constructions instead of full declarative sentences. Also fixes a
duplicate/illogical bullet on the Fortinet - Microsoft Sentinel pack
and a wording nit on Exabeam - Cisco ASA.

* [reorg fix] Fix sentence-fragment overview paragraphs in pack docs

Rewrite bare-verb overview sentences to start with "This pack", apply
the "This pack processes {logs} sent to Exabeam and…" pattern to the
seven Exabeam pack pages, and spell out BEC and M365 on first use.

---------

Co-authored-by: daniellepark-datadog <danielle.park@datadoghq.com>
Co-authored-by: Cara Reaume <35357020+clreaume@users.noreply.github.com>
* Document annotation assignment emails

* Refine annotation assignment email docs

---------

Co-authored-by: datadog-bits-staging <264369727+datadog-bits-staging@users.noreply.github.com>
* docs(llm_obs): note Strands Agents support is via OpenTelemetry

The auto-instrumentation table lists Strands Agents with a "Tracer Version"
of "Any", which reads as "any ddtrace version instruments it". Strands has no
ddtrace integration -- v1.11.0+ natively emits OTel GenAI 1.37 spans that
Agent Observability ingests without the Datadog SDK (as the section below the
table already explains). Label the entry so the table matches.

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

* Update hugo/content/en/llm_observability/instrumentation/auto_instrumentation.md

Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
* Deletes 2 translation(s)

* Updates 7 translation(s)

---------

Co-authored-by: webops-guacbot[bot] <214537265+webops-guacbot[bot]@users.noreply.github.com>
levan-m and others added 8 commits August 19, 2026 17:25
* Update Datadog Operator index page and sync two files from datadog-operator repo

* address pr-review feedback

---------

Co-authored-by: Olivia Shoup <116908616+OliviaShoup@users.noreply.github.com>
* Add Default Blocked IP Limit for AAP Denylist

* Update hugo/content/en/security/application_security/threat_protection/policies/_index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
)

* Add Evaluation Context concept doc for Feature Flags

Adds a canonical page explaining evaluation context and the targeting
key, and links to it from Targeting Rules and Traffic Splitting
instead of duplicating the explanation in each.

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

* add new page to side nav menu

---------

Co-authored-by: Anthony Rindone <anthony.rindone@datadoghq.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…iew (#39306)

* [DOCS-15368] Update cost monitor types in Cloud Cost Management overview

- List all five monitor types (Cost Changes, Cost Anomalies, Cost Threshold, Cost Forecast, Budget) instead of the outdated two
- Link to the full monitor types page for details
- Flag the monitor creation screenshot for recapture (still shows only two types)

* [DOCS-15368] Update Tag Explorer navigation path

Tag Explorer moved from Cloud Cost > Settings to Cloud Cost > Analyze > Tags.

* Revert "[DOCS-15368] Update Tag Explorer navigation path"

This reverts commit 95c2151.

* [DOCS-15368] Recapture cost monitor screenshot with all five types

* [DOCS-15368] Crop cost monitor screenshot to step 1 only

* [DOCS-15368] Add the recaptured monitor screenshot under a new filename

- Restore monitor.png, which four translated pages still reference
- Add the recapture as monitor-2.png and point the English page at it
…#38889)

* Add guide for estimating and managing Feature Flags costs

Adds a new guide covering how to estimate Feature Flags usage and
costs before rollout, and concrete levers to manage and reduce costs
after going live. Links the guide from the Feature Flags guides index.

* Align server-side MFCR multiplier wording with concepts page

Clarifies that the 10x multiplier applies to a server-side request's
raw count, matching the precise definition in the new Monthly Flag
Configuration Requests concepts page.

* Apply review feedback to Feature Flags cost guide

- Clarify that client applications/end users drive client-side usage
  and backend services drive server-side usage in the overview
- Drop the RUM-backed qualifier from the client-side usage bullet
- Remove the environments factor from the estimation section, since
  it implied environments themselves are billed rather than the
  running SDK instances deployed to them

* Apply janine-c review edits to Feature Flags cost guide.

Use bullet formatting in the overview, clarify the client-side estimate options, and replace colloquial "after you're live" wording with "after deployment".

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Anthony Rindone <anthony.rindone@datadoghq.com>
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* Add Monthly Flag Configuration Requests (MFCR) concept doc

Explains the Feature Flags billing unit, what generates a configuration
request, and how client-side and server-side SDKs contribute to usage
differently.

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

* Clarify configuration request delivery path in MFCR doc

Configuration requests go to the Fastly-based CDN, or for server-side
Agent delivery, through Datadog's Remote Configuration service -- not
directly to Datadog as previously worded.

* add new page to side nav

* Update hugo/content/en/feature_flags/concepts/monthly_flag_configuration_requests.md

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

---------

Co-authored-by: Anthony Rindone <anthony.rindone@datadoghq.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@pull
pull Bot merged commit abffb38 into DevKyleS:master Aug 20, 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.