From 280dba4d8922dd9a3abe1e0d9a5ec471ce9d80a5 Mon Sep 17 00:00:00 2001 From: Kennon Kwok Date: Fri, 11 Sep 2026 10:20:07 -0700 Subject: [PATCH] Add Architecture Center crosslinks to network monitoring docs Add crosslinks to Architecture Center reference architectures from related network monitoring docs. Co-Authored-By: Claude Sonnet 5 --- hugo/content/en/network_monitoring/_index.md | 3 +++ .../en/network_monitoring/cloud_network_monitoring/_index.md | 3 +++ hugo/content/en/network_monitoring/netflow/_index.md | 3 +++ 3 files changed, 9 insertions(+) diff --git a/hugo/content/en/network_monitoring/_index.md b/hugo/content/en/network_monitoring/_index.md index dfd165d88b5..af31b8b28f6 100644 --- a/hugo/content/en/network_monitoring/_index.md +++ b/hugo/content/en/network_monitoring/_index.md @@ -3,6 +3,9 @@ title: Network Monitoring disable_sidebar: true description: Explore Datadog Network Monitoring Products further_reading: + - link: "https://www.datadoghq.com/architecture/hybrid-cloud-network-observability/" + tag: "Architecture Center" + text: "Hybrid Multi-cloud Network Observability Reference Architecture" - link: "https://app.datadoghq.com/release-notes?category=Network%20Monitoring" tag: "Release Notes" text: "Check out the latest Datadog Network Monitoring releases! (App login required)." diff --git a/hugo/content/en/network_monitoring/cloud_network_monitoring/_index.md b/hugo/content/en/network_monitoring/cloud_network_monitoring/_index.md index 17925a4a6cc..5453b05afd0 100644 --- a/hugo/content/en/network_monitoring/cloud_network_monitoring/_index.md +++ b/hugo/content/en/network_monitoring/cloud_network_monitoring/_index.md @@ -7,6 +7,9 @@ aliases: - /network_performance_monitoring/ - /network_monitoring/performance/ further_reading: +- link: "https://www.datadoghq.com/architecture/hybrid-cloud-network-observability/" + tag: "Architecture Center" + text: "Hybrid Multi-cloud Network Observability Reference Architecture" - link: "https://www.datadoghq.com/blog/cnm-network-health" tag: "Blog" text: "Detect, diagnose, and resolve network issues easily with CNM Network Health" diff --git a/hugo/content/en/network_monitoring/netflow/_index.md b/hugo/content/en/network_monitoring/netflow/_index.md index 01dc9104aa5..c9c9c9131a4 100644 --- a/hugo/content/en/network_monitoring/netflow/_index.md +++ b/hugo/content/en/network_monitoring/netflow/_index.md @@ -3,6 +3,9 @@ title: NetFlow Monitoring aliases: - /network_monitoring/devices/netflow/ further_reading: +- link: "https://www.datadoghq.com/architecture/hybrid-cloud-network-observability/" + tag: "Architecture Center" + text: "Hybrid Multi-cloud Network Observability Reference Architecture" - link: "/network_monitoring/devices/profiles" tag: "Documentation" text: "Using Profiles with Network Device Monitoring"