Skip to content

Commit 0210328

Browse files
authored
(DOCS-3484) Delete integrations FAQs and links, add redirects (DataDog#14539)
1 parent 7d07c0d commit 0210328

File tree

3 files changed

+14
-359
lines changed

3 files changed

+14
-359
lines changed

content/en/integrations/faq/_index.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ aliases:
1010
- /integrations/faq/i-removed-my-aws-ec2-integration-why-do-my-hosts-still-have-aws-tags
1111
- /integrations/faq/i-just-set-up-my-aws-integration-why-am-i-seeing-duplicate-hosts
1212
- /integrations/faq/extra-hosts-with-name-n-a-reporting-data
13+
- /integrations/faq/redis-integration-error-unknown-command-config
14+
- /integrations/faq/snmp
1315
---
1416

1517
## Amazon Web Services
@@ -83,30 +85,26 @@ aliases:
8385

8486
* [Tagging RabbitMQ queues by tag family][31]
8587

86-
## Redis
87-
88-
* [Redis Integration Error: "unknown command 'CONFIG'"][32]
89-
9088
## Unix
9189

92-
* [How can I gather metrics from the UNIX shell?][33]
90+
* [How can I gather metrics from the UNIX shell?][32]
9391

9492
## Vertica
9593

96-
* [How to collect metrics from custom Vertica queries][34]
94+
* [How to collect metrics from custom Vertica queries][33]
9795

9896
## VSphere
9997

100-
* [Troubleshooting duplicated hosts with vSphere][35]
98+
* [Troubleshooting duplicated hosts with vSphere][34]
10199

102100
## Webhooks
103101

104-
* [How to make a Trello Card using Webhooks][36]
102+
* [How to make a Trello Card using Webhooks][35]
105103

106104
## Windows
107105

108-
* [Collect Custom Windows Performance Counters over WMI][37]
109-
* [Windows Status Based Check][38]
106+
* [Collect Custom Windows Performance Counters over WMI][36]
107+
* [Windows Status Based Check][37]
110108

111109
[1]: /integrations/faq/aws-integration-and-cloudwatch-faq/
112110
[2]: /integrations/faq/how-do-i-pull-my-ec2-tags-without-using-the-aws-integration/
@@ -139,10 +137,9 @@ aliases:
139137
[29]: /integrations/faq/database-user-lacks-privileges/
140138
[30]: /integrations/faq/postgres-custom-metric-collection-explained/
141139
[31]: /integrations/faq/tagging-rabbitmq-queues-by-tag-family/
142-
[32]: /integrations/faq/redis-integration-error-unknown-command-config/
143-
[33]: https://github.com/DataDog/Miscellany/tree/master/custom_check_shell
144-
[34]: /integrations/faq/how-to-collect-metrics-from-custom-vertica-queries/
145-
[35]: /integrations/faq/troubleshooting-duplicated-hosts-with-vsphere/
146-
[36]: /integrations/faq/how-to-make-trello-card-using-webhooks/
147-
[37]: /integrations/faq/collect-custom-windows-performance-counters-over-wmi/
148-
[38]: /integrations/faq/windows-status-based-check/
140+
[32]: https://github.com/DataDog/Miscellany/tree/master/custom_check_shell
141+
[33]: /integrations/faq/how-to-collect-metrics-from-custom-vertica-queries/
142+
[34]: /integrations/faq/troubleshooting-duplicated-hosts-with-vsphere/
143+
[35]: /integrations/faq/how-to-make-trello-card-using-webhooks/
144+
[36]: /integrations/faq/collect-custom-windows-performance-counters-over-wmi/
145+
[37]: /integrations/faq/windows-status-based-check/

content/en/integrations/faq/redis-integration-error-unknown-command-config.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)