Skip to content

Commit b2216e0

Browse files
authored
Fix broken link to deprecated Open Policy Agent integration (#32561)
* add redirect with underscores * remove broken link to deprecated integration
1 parent 56f06a2 commit b2216e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/administrators_guide/plan.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ There are different types of integrations in Datadog, and the order in which the
189189
| Infrastructure ([orchestration][58], [operating system][59], [network][60]) | These integrations serve as the foundational components for monitoring your infrastructure, gathering both metrics and logs. |
190190
| 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. |
191191
| 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. |
192-
| Security and Compliance ([Okta][66], [Open Policy Agent][67]) | These integrations enable you to verify compliance with your standards. |
192+
| Security and Compliance ([Okta][66]) | These integrations enable you to verify compliance with your standards. |
193193

194194
**Recommendations**:
195195

@@ -380,7 +380,6 @@ Create a detailed roll-out methodology in the [build][41] phase by focusing on t
380380
[64]: /integrations/#cat-languages
381381
[65]: /integrations/#cat-source-control
382382
[66]: /integrations/okta/
383-
[67]: /integrations/open_policy_agent/
384383
[68]: /universal_service_monitoring/
385384
[69]: /integrations/process/
386385
[70]: /developers/custom_checks/#should-you-write-a-custom-agent-check-or-an-integration

content/en/integrations/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ aliases:
1414
- /integrations/pingdom_v3/
1515
- /integrations/perimeterx/
1616
- /integrations/open-policy-agent/
17+
- /integrations/open_policy_agent/
1718
description: Gather data from all of your systems, apps, & services
1819
algolia:
1920
tags: ['integration', 'integration setup']

0 commit comments

Comments
 (0)