Skip to content

Commit 059e282

Browse files
authored
[DOCS-8805] restructure of Getting started (#28394)
* restructure of Getting started * move Datadog site back
1 parent f19d2fe commit 059e282

File tree

5 files changed

+152
-135
lines changed

5 files changed

+152
-135
lines changed

config/_default/menus/main.en.yaml

Lines changed: 139 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -45,226 +45,230 @@ menu:
4545
pre: hex-ringed
4646
parent: essentials_heading
4747
weight: 10000
48+
- name: Agent
49+
identifier: getting_started_agent
50+
url: getting_started/agent/
51+
parent: getting_started
52+
weight: 1
53+
- name: API
54+
identifier: getting_started_api
55+
url: getting_started/api/
56+
parent: getting_started
57+
weight: 2
58+
- name: APM Tracing
59+
identifier: getting_started_collect_traces
60+
url: getting_started/tracing/
61+
parent: getting_started
62+
weight: 3
63+
- name: Code Security
64+
identifier: getting_started_code_security
65+
url: getting_started/code_security/
66+
parent: getting_started
67+
weight: 4
68+
- name: Containers
69+
identifier: getting_started_containers
70+
url: getting_started/containers/
71+
parent: getting_started
72+
weight: 5
73+
- name: Autodiscovery
74+
identifier: getting_started_containers_autodiscovery
75+
url: getting_started/containers/autodiscovery
76+
parent: getting_started_containers
77+
weight: 501
78+
- name: Datadog Operator
79+
identifier: getting_started_containers_operator
80+
url: getting_started/containers/datadog_operator
81+
parent: getting_started_containers
82+
weight: 502
83+
- name: Dashboards
84+
identifier: getting_started_dashboards
85+
url: getting_started/dashboards/
86+
parent: getting_started
87+
weight: 6
88+
- name: Database Monitoring
89+
identifier: getting_started_database_monitoring
90+
url: getting_started/database_monitoring/
91+
parent: getting_started
92+
weight: 7
4893
- name: Datadog
4994
identifier: getting_started_datadog
5095
url: getting_started/application/
5196
parent: getting_started
52-
weight: 1
97+
weight: 8
5398
- name: Datadog Site
5499
identifier: getting_started_datadog_site
55100
url: getting_started/site/
56101
parent: getting_started
57-
weight: 2
102+
weight: 9
58103
- name: DevSecOps
59104
identifier: getting_started_devsecops
60105
url: getting_started/devsecops
61106
parent: getting_started
62-
weight: 3
63-
- name: Serverless for AWS Lambda
64-
identifier: getting_started_serverless
65-
url: getting_started/serverless/
66-
parent: getting_started
67-
weight: 4
68-
- name: Agent
69-
identifier: getting_started_agent
70-
url: getting_started/agent/
107+
weight: 10
108+
- name: Incident Management
109+
identifier: getting_started_incident_management
110+
url: getting_started/incident_management/
71111
parent: getting_started
72-
weight: 5
112+
weight: 11
73113
- name: Integrations
74114
identifier: getting_started_integrations
75115
url: getting_started/integrations/
76116
parent: getting_started
77-
weight: 6
78-
- name: AWS
117+
weight: 12
79118
identifier: getting_started_with_aws
80119
url: getting_started/integrations/aws/
81-
weight: 601
120+
weight: 1201
82121
parent: getting_started_integrations
83122
- name: Azure
84123
identifier: getting_started_with_azure
85124
url: getting_started/integrations/azure/
86-
weight: 602
125+
weight: 1202
87126
parent: getting_started_integrations
88127
- name: Google Cloud
89128
identifier: getting_started_with_google_cloud
90129
url: getting_started/integrations/google_cloud/
91-
weight: 603
130+
weight: 1203
92131
parent: getting_started_integrations
93132
- name: Terraform
94133
identifier: getting_started_with_terraform
95134
url: getting_started/integrations/terraform/
96-
weight: 604
135+
weight: 1204
97136
parent: getting_started_integrations
98-
- name: Containers
99-
identifier: getting_started_containers
100-
url: getting_started/containers/
101-
parent: getting_started
102-
weight: 7
103-
- name: Autodiscovery
104-
identifier: getting_started_containers_autodiscovery
105-
url: getting_started/containers/autodiscovery
106-
parent: getting_started_containers
107-
weight: 701
108-
- name: Datadog Operator
109-
identifier: getting_started_containers_operator
110-
url: getting_started/containers/datadog_operator
111-
parent: getting_started_containers
112-
weight: 702
113-
- name: Dashboards
114-
identifier: getting_started_dashboards
115-
url: getting_started/dashboards/
116-
parent: getting_started
117-
weight: 8
118-
- name: Monitors
119-
identifier: getting_started_monitors
120-
url: getting_started/monitors/
121-
parent: getting_started
122-
weight: 9
123137
- name: Logs
124138
identifier: getting_started_logs
125139
url: getting_started/logs/
126140
parent: getting_started
127-
weight: 10
128-
- name: APM Tracing
129-
identifier: getting_started_collect_traces
130-
url: getting_started/tracing/
141+
weight: 13
142+
- name: Monitors
143+
identifier: getting_started_monitors
144+
url: getting_started/monitors/
131145
parent: getting_started
132-
weight: 11
146+
weight: 14
133147
- name: Profiler
134148
identifier: getting_started_profiler
135149
url: getting_started/profiler/
136150
parent: getting_started
137-
weight: 12
138-
- name: Tags
139-
identifier: tagging_
140-
url: getting_started/tagging/
151+
weight: 15
152+
- name: Session Replay
153+
identifier: getting_started_session_replay
154+
url: getting_started/session_replay/
141155
parent: getting_started
142-
weight: 13
143-
- name: Assigning Tags
144-
identifier: assigning_tags
145-
url: getting_started/tagging/assigning_tags
146-
parent: tagging_
147-
weight: 1301
148-
- name: Unified Service Tagging
149-
identifier: unified_service_tagging
150-
url: getting_started/tagging/unified_service_tagging
151-
parent: tagging_
152-
weight: 1302
153-
- name: Using Tags
154-
identifier: using_tags
155-
url: getting_started/tagging/using_tags
156-
parent: tagging_
157-
weight: 1303
158-
- name: API
159-
identifier: getting_started_api
160-
url: getting_started/api/
156+
weight: 16
157+
- name: Security
158+
identifier: getting_started_security
159+
url: getting_started/security/
161160
parent: getting_started
162-
weight: 14
161+
weight: 17
162+
- name: Application Security Management
163+
identifier: getting_started_application_security
164+
url: getting_started/security/application_security
165+
parent: getting_started_security
166+
weight: 1701
167+
- name: Cloud Security Management
168+
identifier: getting_started_cloud_security_management
169+
url: getting_started/security/cloud_security_management/
170+
parent: getting_started_security
171+
weight: 1702
172+
- name: Cloud SIEM
173+
identifier: getting_started_cloud_siem
174+
url: getting_started/security/cloud_siem/
175+
parent: getting_started_security
176+
weight: 1703
177+
- name: Serverless for AWS Lambda
178+
identifier: getting_started_serverless
179+
url: getting_started/serverless/
180+
parent: getting_started
181+
weight: 18
163182
- name: Software Catalog
164183
identifier: getting_started_software_catalog
165184
url: getting_started/software_catalog/
166185
parent: getting_started
167-
weight: 15
168-
- name: Session Replay
169-
identifier: getting_started_session_replay
170-
url: getting_started/session_replay/
186+
weight: 19
187+
- name: Software Delivery
188+
identifier: getting_started_software_delivery
189+
url: getting_started/software_delivery/
171190
parent: getting_started
172-
weight: 16
191+
weight: 20
192+
- name: CI Visibility
193+
identifier: getting_started_ci_visibility
194+
url: getting_started/ci_visibility/
195+
parent: getting_started_software_delivery
196+
weight: 2001
197+
- name: Test Optimization
198+
identifier: getting_started_test_optimization
199+
url: getting_started/test_optimization/
200+
parent: getting_started_software_delivery
201+
weight: 2002
202+
- name: Test Impact Analysis
203+
identifier: getting_started_test_impact_analysis
204+
url: getting_started/test_impact_analysis/
205+
parent: getting_started_software_delivery
206+
weight: 2003
173207
- name: Synthetic Monitoring and Testing
174208
identifier: getting_started_synthetics
175209
url: getting_started/synthetics/
176210
parent: getting_started
177-
weight: 18
211+
weight: 21
178212
- name: API Tests
179213
identifier: getting_started_api_test
180214
url: getting_started/synthetics/api_test
181215
parent: getting_started_synthetics
182-
weight: 1801
216+
weight: 2101
183217
- name: Browser Tests
184218
identifier: getting_started_browser_test
185219
url: getting_started/synthetics/browser_test
186220
parent: getting_started_synthetics
187-
weight: 1802
221+
weight: 2102
188222
- name: Mobile App Tests
189223
identifier: getting_started_mobile_app
190224
url: getting_started/synthetics/mobile_app_testing
191225
parent: getting_started_synthetics
192-
weight: 1803
226+
weight: 2103
193227
- name: Continuous Testing
194228
identifier: getting_started_continuous_testing
195229
url: getting_started/continuous_testing/
196230
parent: getting_started_synthetics
197-
weight: 1804
231+
weight: 2104
198232
- name: Private Locations
199233
identifier: getting_started_private_location
200234
url: getting_started/synthetics/private_location
201235
parent: getting_started_synthetics
202-
weight: 1805
203-
- name: Incident Management
204-
identifier: getting_started_incident_management
205-
url: getting_started/incident_management/
206-
parent: getting_started
207-
weight: 19
208-
- name: Database Monitoring
209-
identifier: getting_started_database_monitoring
210-
url: getting_started/database_monitoring/
211-
parent: getting_started
212-
weight: 20
213-
- name: Cloud Security Management
214-
identifier: getting_started_cloud_security_management
215-
url: getting_started/cloud_security_management/
216-
parent: getting_started
217-
weight: 21
218-
- name: Cloud SIEM
219-
identifier: getting_started_cloud_siem
220-
url: getting_started/cloud_siem/
221-
parent: getting_started
222-
weight: 22
223-
- name: Application Security Management
224-
identifier: getting_started_application_security
225-
url: getting_started/application_security
236+
weight: 2205
237+
- name: Tags
238+
identifier: tagging_
239+
url: getting_started/tagging/
226240
parent: getting_started
227-
weight: 23
241+
weight: 26
242+
- name: Assigning Tags
243+
identifier: assigning_tags
244+
url: getting_started/tagging/assigning_tags
245+
parent: tagging_
246+
weight: 2601
247+
- name: Unified Service Tagging
248+
identifier: unified_service_tagging
249+
url: getting_started/tagging/unified_service_tagging
250+
parent: tagging_
251+
weight: 2702
252+
- name: Using Tags
253+
identifier: using_tags
254+
url: getting_started/tagging/using_tags
255+
parent: tagging_
256+
weight: 2803
228257
- name: Workflow Automation
229258
identifier: getting_started_workflow_automation
230259
url: getting_started/workflow_automation/
231260
parent: getting_started
232-
weight: 24
233-
- name: Software Delivery
234-
identifier: getting_started_software_delivery
235-
url: getting_started/software_delivery/
236-
parent: getting_started
237-
weight: 25
238-
- name: CI Visibility
239-
identifier: getting_started_ci_visibility
240-
url: getting_started/ci_visibility/
241-
parent: getting_started_software_delivery
242-
weight: 2501
243-
- name: Test Optimization
244-
identifier: getting_started_test_optimization
245-
url: getting_started/test_optimization/
246-
parent: getting_started_software_delivery
247-
weight: 2502
248-
- name: Test Impact Analysis
249-
identifier: getting_started_test_impact_analysis
250-
url: getting_started/test_impact_analysis/
251-
parent: getting_started_software_delivery
252-
weight: 2503
253-
- name: Code Security
254-
identifier: getting_started_code_security
255-
url: getting_started/code_security/
256-
parent: getting_started
257-
weight: 26
261+
weight: 29
258262
- name: Learning Center
259263
identifier: getting_started_learning_center
260264
url: getting_started/learning_center/
261265
parent: getting_started
262-
weight: 29
266+
weight: 30
263267
- name: Support
264268
identifier: getting_started_support
265269
url: getting_started/support/
266270
parent: getting_started
267-
weight: 30
271+
weight: 31
268272
- name: Glossary
269273
url: glossary/
270274
pre: features
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Getting Started with Containers
3+
---
4+
5+
{{< whatsnext desc=" " >}}
6+
{{< nextlink href="getting_started/security/application_security" tag="documentation" >}}Getting Started with Application Security{{< /nextlink >}}
7+
{{< nextlink href="getting_started/security/cloud_siem" tag="documentation" >}}Getting Started with Cloud Siem{{< /nextlink >}}
8+
{{< nextlink href="getting_started/security/cloud_security_management" tag="documentation" >}}Getting Started with Cloud Security Management{{< /nextlink >}}
9+
{{< /whatsnext >}}

content/en/getting_started/application_security/_index.md renamed to content/en/getting_started/security/application_security.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Getting Started with Application Security Management
33
aliases:
44
- /security/security_monitoring/getting_started/
5+
- /getting_started/application_security
56
further_reading:
67
- link: "/security/application_security/terms"
78
tag: "Documentation"

content/en/getting_started/cloud_security_management/_index.md renamed to content/en/getting_started/security/cloud_security_management.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Getting Started with Cloud Security Management
3+
aliases:
4+
- /getting_started/cloud_security_management
35
further_reading:
46
- link: "/security/cloud_security_management/"
57
tag: "Documentation"

0 commit comments

Comments
 (0)