Skip to content

Commit b81b53c

Browse files
committed
Revert "Merge branch 'alai97/synthetics-cicd-testing-doc-updates'"
This reverts commit 2e127d5, reversing changes made to ed58283.
1 parent 88bcd37 commit b81b53c

File tree

25 files changed

+56
-74
lines changed

25 files changed

+56
-74
lines changed

config/_default/menus/menus.en.yaml

Lines changed: 14 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2555,67 +2555,51 @@ main:
25552555
parent: synthetics_private_location
25562556
identifier: synthetics_private_location_monitoring
25572557
weight: 403
2558-
- name: CI/CD Integrations
2559-
url: /synthetics/cicd_integrations
2558+
- name: CI/CD Testing
2559+
url: /synthetics/cicd_testing
25602560
parent: synthetics
2561-
identifier: synthetics_cicd_integrations
2561+
identifier: synthetics_cicd_testing
25622562
weight: 5
2563-
- name: GitHub Actions
2564-
url: /synthetics/cicd_integrations/github_actions
2565-
parent: synthetics_cicd_integrations
2566-
identifier: synthetics_integrations_github_actions
2567-
weight: 501
2568-
- name: Jenkins
2569-
url: /synthetics/cicd_integrations/jenkins
2570-
parent: synthetics_cicd_integrations
2571-
identifier: synthetics_cicd_integrations_jenkins
2572-
weight: 502
2573-
- name: Configuration
2574-
url: /synthetics/cicd_integrations/configuration
2575-
parent: synthetics_cicd_integrations
2576-
identifier: synthetics_cicd_integrations_configuration
2577-
weight: 503
25782563
- name: CI Results Explorer
2579-
url: /synthetics/ci_results_explorer
2580-
parent: synthetics
2581-
identifier: synthetics_ci_results_explorer
2582-
weight: 7
2564+
url: /synthetics/cicd_testing/ci_results_explorer
2565+
parent: synthetics_cicd_testing
2566+
weight: 501
25832567
- name: Testing Tunnel
25842568
url: /synthetics/testing_tunnel
25852569
parent: synthetics
25862570
identifier: synthetics_testing_tunnel
2587-
weight: 8
2571+
weight: 6
25882572
- name: APM Integration
25892573
url: synthetics/apm/
25902574
parent: synthetics
25912575
identifier: synthetics_apm
2592-
weight: 9
2576+
weight: 7
25932577
- name: Settings
25942578
url: synthetics/settings/
25952579
parent: synthetics
2596-
weight: 10
2580+
weight: 8
25972581
- name: Search and Manage
25982582
url: synthetics/search/
25992583
parent: synthetics
2600-
weight: 11
2584+
weight: 9
26012585
- name: Metrics
26022586
url: synthetics/metrics/
26032587
parent: synthetics
2604-
weight: 12
2588+
weight: 10
26052589
- name: Guides
26062590
url: synthetics/guide/
26072591
parent: synthetics
26082592
identifier: synthetics_guides
2609-
weight: 13
2593+
weight: 12
26102594
- name: Troubleshooting
26112595
url: synthetics/troubleshooting/
26122596
parent: synthetics
26132597
identifier: synthetics_troubleshooting
2614-
weight: 14
2598+
weight: 13
26152599
- name: Security
26162600
url: security/synthetics/
26172601
parent: synthetics
2618-
weight: 15
2602+
weight: 14
26192603
- name: RUM & Session Replay
26202604
url: real_user_monitoring/
26212605
pre: rum

content/en/developers/faq/data-collection-resolution-retention.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ Find below a summary of Datadog data collection, resolution, and retention:
4444

4545
[1]: /tracing/guide/trace_sampling_and_storage/?tab=java#trace-storage
4646
[2]: /integrations/faq/cloud-metric-delay/#faster-metrics
47-
[3]: /synthetics/cicd_integrations/?tab=apitest#trigger-tests-endpoint
48-
[4]: /synthetics/cicd_integrations/?tab=apitest#cli-usage
47+
[3]: /synthetics/cicd_testing/?tab=apitest#trigger-tests-endpoint
48+
[4]: /synthetics/cicd_testing/?tab=apitest#cli-usage

content/en/getting_started/synthetics/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you haven't already, create a [Datadog account][6].
5555
[2]: /synthetics/multistep
5656
[3]: /synthetics/browser_tests/
5757
[4]: /synthetics/private_locations
58-
[5]: /synthetics/cicd_integrations
58+
[5]: /synthetics/cicd_testing/
5959
[6]: https://www.datadoghq.com/
6060
[7]: /getting_started/synthetics/api_test/
6161
[8]: /getting_started/synthetics/api_test/#create-a-multistep-api-test

content/en/getting_started/synthetics/api_test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ further_reading:
1414
- link: '/getting_started/synthetics/private_location'
1515
tag: 'Documentation'
1616
text: 'Learn about private locations'
17-
- link: '/synthetics/cicd_integrations/'
17+
- link: '/synthetics/cicd_testing/'
1818
tag: 'Documentation'
1919
text: 'Learn how to trigger Synthetic tests from your CI/CD pipeline'
2020
- link: '/synthetics/identify_synthetics_bots'

content/en/getting_started/synthetics/browser_test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ further_reading:
1111
- link: '/getting_started/synthetics/private_location'
1212
tag: 'Documentation'
1313
text: 'Learn about private locations'
14-
- link: '/synthetics/cicd_integrations'
14+
- link: '/synthetics/cicd_testing'
1515
tag: 'Documentation'
1616
text: 'Learn how to trigger Synthetic tests from your CI/CD pipeline'
1717
- link: '/synthetics/identify_synthetics_bots'
@@ -128,7 +128,7 @@ Use Datadog's [APM integration with Synthetic Monitoring][13] to view traces gen
128128
[2]: https://app.datadoghq.com/synthetics/list
129129
[3]: https://app.datadoghq.com/synthetics/browser/create
130130
[4]: /getting_started/synthetics/private_location
131-
[5]: /synthetics/cicd_integrations
131+
[5]: /synthetics/cicd_testing
132132
[6]: /integrations/#cat-notification
133133
[7]: https://app.datadoghq.com/account/settings
134134
[8]: https://chrome.google.com/webstore/detail/datadog-test-recorder/kkbncfpddhdmkfmalecgnphegacgejoa

content/en/getting_started/synthetics/private_location.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ You can use your new private location just like a managed location to run Synthe
7777

7878
{{< partial name="whats-next/whats-next.html" >}}
7979

80-
[1]: /synthetics/cicd_integrations
80+
[1]: /synthetics/cicd_testing
8181
[2]: https://console.cloud.google.com/gcr/images/datadoghq/GLOBAL/synthetics-private-location-worker?pli=1
8282
[3]: /getting_started/synthetics/
8383
[4]: https://docs.docker.com/install/linux/docker-ce/ubuntu/#install-docker-ce

content/en/synthetics/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ See [Getting Started with Synthetic Monitoring][14] for instructions on creating
7676
[9]: /synthetics/api_tests/websocket_tests
7777
[10]: /synthetics/browser_tests
7878
[11]: /synthetics/private_locations
79-
[12]: /synthetics/cicd_integrations
79+
[12]: /synthetics/cicd_testing
8080
[13]: /synthetics/apm/
8181
[14]: /getting_started/synthetics
8282
[15]: /getting_started/synthetics/private_location

content/en/synthetics/api_tests/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ API tests run from Datadog [managed locations][3] or [private locations][4], all
4242
{{< partial name="whats-next/whats-next.html" >}}
4343

4444
[1]: /synthetics/api_tests/http_tests?tab=requestoptions#notify-your-team
45-
[2]: /synthetics/cicd_integrations
45+
[2]: /synthetics/cicd_testing
4646
[3]: /api/v1/synthetics/#get-all-locations-public-and-private
4747
[4]: /synthetics/private_locations
4848
[5]: /synthetics/multistep/

content/en/synthetics/api_tests/dns_tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ If you have access to the [custom role feature][11], add your user to any custom
165165

166166
[1]: /api/v1/synthetics/#get-all-locations-public-and-private
167167
[2]: /synthetics/private_locations
168-
[3]: /synthetics/cicd_integrations
168+
[3]: /synthetics/cicd_testing
169169
[4]: /synthetics/search/#search
170170
[5]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
171171
[6]: /monitors/notify/#notify-your-team

content/en/synthetics/api_tests/http_tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ If you have access to the [custom role feature][14], add your user to any custom
231231
232232
[1]: /api/v1/synthetics/#get-all-locations-public-and-private
233233
[2]: /synthetics/private_locations
234-
[3]: /synthetics/cicd_integrations
234+
[3]: /synthetics/cicd_testing
235235
[4]: /synthetics/search/#search
236236
[5]: https://restfulapi.net/json-jsonpath/
237237
[6]: https://www.w3schools.com/xml/xpath_syntax.asp

0 commit comments

Comments
 (0)