From 6941940fe4dbc31effa4a540ec8bc38e0ee9febe Mon Sep 17 00:00:00 2001 From: Joe Peeples Date: Fri, 31 Oct 2025 17:39:38 -0400 Subject: [PATCH 1/2] add redirect with underscores --- content/en/integrations/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/integrations/_index.md b/content/en/integrations/_index.md index 8a07e6d575dd9..759fd70bfe91a 100644 --- a/content/en/integrations/_index.md +++ b/content/en/integrations/_index.md @@ -14,6 +14,7 @@ aliases: - /integrations/pingdom_v3/ - /integrations/perimeterx/ - /integrations/open-policy-agent/ + - /integrations/open_policy_agent/ description: Gather data from all of your systems, apps, & services algolia: tags: ['integration', 'integration setup'] From b7a7cb015ccce4ae266e03078abd2beed5df9d1b Mon Sep 17 00:00:00 2001 From: Joe Peeples Date: Fri, 31 Oct 2025 17:40:00 -0400 Subject: [PATCH 2/2] remove broken link to deprecated integration --- content/en/administrators_guide/plan.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/administrators_guide/plan.md b/content/en/administrators_guide/plan.md index 8164b8b92bade..df1a6a85553d3 100644 --- a/content/en/administrators_guide/plan.md +++ b/content/en/administrators_guide/plan.md @@ -189,7 +189,7 @@ There are different types of integrations in Datadog, and the order in which the | Infrastructure ([orchestration][58], [operating system][59], [network][60]) | These integrations serve as the foundational components for monitoring your infrastructure, gathering both metrics and logs. | | Data Layers ([data stores][61], [message queues][62]) | These integrations usually query internal DB metrics tables, so this usually requires a database administrator to provide access for the Agent. | | Development ([automation][63], [languages][64], [source control][65]) | These integrations push metrics to Datadog and require configuration on their end. Some may require DogStatsD to ship metrics. | -| Security and Compliance ([Okta][66], [Open Policy Agent][67]) | These integrations enable you to verify compliance with your standards. | +| Security and Compliance ([Okta][66]) | These integrations enable you to verify compliance with your standards. | **Recommendations**: @@ -380,7 +380,6 @@ Create a detailed roll-out methodology in the [build][41] phase by focusing on t [64]: /integrations/#cat-languages [65]: /integrations/#cat-source-control [66]: /integrations/okta/ -[67]: /integrations/open_policy_agent/ [68]: /universal_service_monitoring/ [69]: /integrations/process/ [70]: /developers/custom_checks/#should-you-write-a-custom-agent-check-or-an-integration