From a6c23e6177ce093b2333d6d21600c35f31c6400c Mon Sep 17 00:00:00 2001 From: Brett Blue Date: Fri, 24 Oct 2025 13:20:03 -0400 Subject: [PATCH 1/2] Add latest related blog links. --- content/en/getting_started/feature_flags/_index.md | 3 +++ content/en/opentelemetry/setup/otlp_ingest/metrics.md | 3 +++ content/en/synthetics/test_suites/_index.md | 3 +++ 3 files changed, 9 insertions(+) diff --git a/content/en/getting_started/feature_flags/_index.md b/content/en/getting_started/feature_flags/_index.md index ddb9753285770..58f8bf0516f91 100644 --- a/content/en/getting_started/feature_flags/_index.md +++ b/content/en/getting_started/feature_flags/_index.md @@ -8,6 +8,9 @@ further_reading: - link: 'https://www.datadoghq.com/blog/feature-flags/' tag: 'Blog' text: 'Ship features faster and safer with Datadog Feature Flags' +- link: 'https://www.datadoghq.com/blog/experimental-data-datadog/' + tag: 'Blog' + text: 'How to bridge speed and quality in experiments through unified data' site_support_id: getting_started_feature_flags --- diff --git a/content/en/opentelemetry/setup/otlp_ingest/metrics.md b/content/en/opentelemetry/setup/otlp_ingest/metrics.md index 3290224787bcf..a610349712f96 100644 --- a/content/en/opentelemetry/setup/otlp_ingest/metrics.md +++ b/content/en/opentelemetry/setup/otlp_ingest/metrics.md @@ -23,6 +23,9 @@ further_reading: - link: "/metrics/otlp/?tab=summary#mapping" tag: "Documentation" text: "OTLP Metrics Mapping in Datadog" + - link: "https://www.datadoghq.com/blog/otlp-metrics-api/" + tag: "Blog" + text: "Ingest OTLP metrics directly into Datadog with the new OTLP Metrics API" site_support_id: otlp_agentless --- diff --git a/content/en/synthetics/test_suites/_index.md b/content/en/synthetics/test_suites/_index.md index df2cf46ed8dcf..4bb1dd0c7654a 100644 --- a/content/en/synthetics/test_suites/_index.md +++ b/content/en/synthetics/test_suites/_index.md @@ -11,6 +11,9 @@ further_reading: - link: "/synthetics/troubleshooting/" tag: "Documentation" text: "Synthetic Monitoring Troubleshooting" +- link: "https://www.datadoghq.com/blog/test-suites/" + tag: "Blog" + text: "Get organized, actionable insights from complex test environments with Datadog Test Suites" --- From 6faa08b4b1062b08377fa281ed80c5783a318254 Mon Sep 17 00:00:00 2001 From: Brett Blue <84536271+brett0000FF@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:43:19 -0400 Subject: [PATCH 2/2] Trim blog title to fit better --- content/en/synthetics/test_suites/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/synthetics/test_suites/_index.md b/content/en/synthetics/test_suites/_index.md index 4bb1dd0c7654a..c1145942f63e5 100644 --- a/content/en/synthetics/test_suites/_index.md +++ b/content/en/synthetics/test_suites/_index.md @@ -13,7 +13,7 @@ further_reading: text: "Synthetic Monitoring Troubleshooting" - link: "https://www.datadoghq.com/blog/test-suites/" tag: "Blog" - text: "Get organized, actionable insights from complex test environments with Datadog Test Suites" + text: "Get organized, actionable insights from complex test environments" ---