Skip to content

Commit b79e328

Browse files
committed
Remove UI references to Service Management
1 parent 0eba034 commit b79e328

File tree

11 files changed

+48
-47
lines changed

11 files changed

+48
-47
lines changed

config/_default/menus/main.en.yaml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1436,42 +1436,6 @@ menu:
14361436
identifier: cloudcraft_api_users_info
14371437
parent: cloudcraft_api_users
14381438
weight: 1
1439-
- name: Watchdog
1440-
url: watchdog/
1441-
identifier: watchdog_top_level
1442-
pre: watchdog
1443-
parent: platform_heading
1444-
weight: 60000
1445-
- name: Alerts
1446-
url: watchdog/alerts
1447-
identifier: watchdog_alerts
1448-
parent: watchdog_top_level
1449-
weight: 1
1450-
- name: Impact Analysis
1451-
url: watchdog/impact_analysis/
1452-
identifier: watchdog_impact_analysis
1453-
parent: watchdog_top_level
1454-
weight: 2
1455-
- name: RCA
1456-
url: watchdog/rca/
1457-
identifier: watchdog_rca
1458-
parent: watchdog_top_level
1459-
weight: 3
1460-
- name: Insights
1461-
identifier: watchdog_insights
1462-
url: watchdog/insights
1463-
parent: watchdog_top_level
1464-
weight: 4
1465-
- name: Faulty Deployment Detection
1466-
url: watchdog/faulty_deployment_detection/
1467-
identifier: watchdog_faulty_deployment_detection
1468-
parent: watchdog_top_level
1469-
weight: 5
1470-
- name: Faulty Cloud & SaaS API Detection
1471-
url: watchdog/faulty_cloud_saas_api_detection
1472-
parent: watchdog_top_level
1473-
weight: 6
1474-
identifier: watchdog_faulty_cloud_saas_api_detection
14751439
- name: Bits AI
14761440
url: bits_ai/
14771441
pre: bits-ai
@@ -2121,6 +2085,42 @@ menu:
21212085
parent: metrics_top_level
21222086
identifier: metrics_guide
21232087
weight: 14
2088+
- name: Watchdog
2089+
url: watchdog/
2090+
identifier: watchdog_top_level
2091+
pre: watchdog
2092+
parent: platform_heading
2093+
weight: 90000
2094+
- name: Alerts
2095+
url: watchdog/alerts
2096+
identifier: watchdog_alerts
2097+
parent: watchdog_top_level
2098+
weight: 1
2099+
- name: Impact Analysis
2100+
url: watchdog/impact_analysis/
2101+
identifier: watchdog_impact_analysis
2102+
parent: watchdog_top_level
2103+
weight: 2
2104+
- name: RCA
2105+
url: watchdog/rca/
2106+
identifier: watchdog_rca
2107+
parent: watchdog_top_level
2108+
weight: 3
2109+
- name: Insights
2110+
identifier: watchdog_insights
2111+
url: watchdog/insights
2112+
parent: watchdog_top_level
2113+
weight: 4
2114+
- name: Faulty Deployment Detection
2115+
url: watchdog/faulty_deployment_detection/
2116+
identifier: watchdog_faulty_deployment_detection
2117+
parent: watchdog_top_level
2118+
weight: 5
2119+
- name: Faulty Cloud & SaaS API Detection
2120+
url: watchdog/faulty_cloud_saas_api_detection
2121+
parent: watchdog_top_level
2122+
weight: 6
2123+
identifier: watchdog_faulty_cloud_saas_api_detection
21242124
- name: Internal Developer Portal
21252125
url: internal_developer_portal/
21262126
pre: internal-developer-portal-wui

content/en/account_management/teams/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Team membership is flexible. Users can join teams, be added by other members, or
2020

2121
### Navigation
2222

23-
Access the team directory page from [Organization Settings][1] or by navigating to [**Service Management > Teams**][2]. The [team directory page][1] lists all teams within your organization.
23+
Access the team directory page from [Organization Settings][1] or by navigating to [**Teams**][2]. The [team directory page][1] lists all teams within your organization.
2424

2525
### Create team
2626

content/en/account_management/teams/manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ In some cases, a team's membership cannot be directly modified within Datadog by
8585
With subteams, you can nest teams within each other to mimic your company's hierarchy in Datadog, allowing for a more complete and accurate ownership model. Subteams also provide an enhanced filtering experience; select a larger team (like a director-level group) to find all the data connected to any of its subteams.
8686
{{< img src="account_management/teams/teams_filter_hierarchies.png" alt="Filter Hierarchical Teams" >}}
8787

88-
On the **Subteams** tab, you can add and remove existing teams. For a clear view of a team's place in its hierarchy, go to [**Service Management** > **Teams** > **Map View**][4], then search for the team by name.
88+
On the **Subteams** tab, you can add and remove existing teams. For a clear view of a team's place in its hierarchy, go to [ **Teams** > **Map View**][4], then search for the team by name.
8989
To automate subteam management based on your organization’s hierarchical structure, use the [Teams APIs][5].
9090

9191
## Manage teams through an identity provider

content/en/events/triage_inbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Case triage and investigation begins in the Triage Inbox, where you can sort, fi
2626

2727
## Getting Started
2828

29-
1. Navigate to [**Service Management** > **Event Management** > **Triage Inbox**][4].
29+
1. Navigate to [**Event Management** > **Triage Inbox**][4].
3030
2. Select a project from the left-hand panel to display out-of-the-box status views such as **Open**, **In Progress**, **Closed**, and **Archived**.
3131
3. Use the display settings icon to choose between **split view** (for detailed case investigation) or **table view** (for bulk case review and column configuration). Customize your inbox ranking with the **Sort By** dropdown-options include **Priority**, **Created at**, or **Last Updated**. Click **Save** to re-use your customized inbox for future use.
3232
5. Update the status, priority, and assignment directly on case cards during triage.

content/en/incident_response/incident_management/analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To address this, organizations can enable **timestamp overrides**, which allow i
6464

6565
Overrides only influence search and analytics. They do not change the history automatically recorded to the incident timeline. They do not apply to the analytic measures `Status Active Duration` or `Status Stable Duration`, which are driven by the cumulative length of status segments on incident timelines.
6666

67-
To enable timestamp overrides, go to [**Service Management** > **Incidents** > **Settings** > **Information**][11].
67+
To enable timestamp overrides, go to [**Incidents** > **Settings** > **Information**][11].
6868

6969
To create, update, or delete timestamp overrides, users must have the **Incidents Write** permission.
7070

content/en/incident_response/incident_management/integrations/slack/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The Slack integration documentation is organized around the typical lifecycle of
3737

3838
Install the integration through the [Slack Integration tile][1] with the proper [OAuth scopes][6]. For more information, see the [Slack integration][2] documentation.
3939

40-
After the integration is installed, navigate to [**Service Management** > **Incidents** > **Settings** > **Integrations**][3] to enable Slack capabilities for Incident Management.
40+
After the integration is installed, navigate to [**Incidents** > **Settings** > **Integrations**][3] to enable Slack capabilities for Incident Management.
4141

4242
## Declaring incidents from Slack
4343

@@ -201,5 +201,5 @@ You can view the full list of available Slack commands at any time by typing `/d
201201
[2]: /integrations/slack/?tab=datadogforslack
202202
[3]: https://app.datadoghq.com/incidents/settings#Integrations
203203
[4]: /integrations/jira/
204-
[5]: /service_management/incident_management/incident_settings/notification_rules/
204+
[5]: /incident_response/incident_management/incident_settings/notification_rules/
205205
[6]: /integrations/slack/?tab=datadogforslack#permissions

content/en/incident_response/incident_management/zoom_integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ By connecting Zoom and Datadog, you can quickly create Zoom meetings to collabor
1616

1717
To install the Datadog for Zoom app:
1818

19-
1. In Datadog, find the Incidents Settings page under **Service Management**.
19+
1. In Datadog, find the [**Incidents Settings**][3] page.
2020
2. Go to **Integrations** and enable the **Automatically create a meeting in Zoom for every incident** toggle. This setting replaces the **Add Video Call** button with a **Start Zoom Call** button for one-click Zoom meeting creation from Datadog's incident overview page.
2121
3. When you click the **Start Zoom Call** button, you are prompted to add the Datadog Zoom App. Be sure to allow it to view and manage information on Zoom's behalf.
2222

@@ -48,3 +48,4 @@ Need help? Contact [Datadog support][1].
4848

4949
[1]: /help/
5050
[2]: https://developers.zoom.us/docs/integrations/oauth-scopes/
51+
[3]: https://app.datadoghq.com/incidents/settings

content/en/incident_response/status_pages/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To create, update, or publish Status Pages, you must have `status_pages_settings
6767

6868
## Create a status page
6969

70-
1. In Datadog, navigate to [**Service Management > Status Pages**][2].
70+
1. In Datadog, navigate to [**Status Pages**][2].
7171
1. Click **Create Status Page** and follow the onboarding flow:
7272

7373
| Field | Description |

content/en/internal_developer_portal/software_catalog/set_up/ownership.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ After creating a Team, you can add reference links, configure notifications, and
3535

3636
To add or update an entity's owner in Datadog:
3737

38-
1. Go to **Service Management** > **Software Catalog**, and open the entity.
38+
1. Go to **Software Catalog**, and open the entity.
3939
2. Click **Edit in UI** on the entity page.
4040
3. In the **Ownership** section, set the **Owner** and optionally add **Additional owners**.
4141
- Search by team name or paste a handle (for example, `team:example-team`).

content/en/service_level_objectives/time_slice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can create a Time Slice SLO through the following ways:
3333

3434
{{< img src="service_management/service_level_objectives/time_slice/time-slice-creation.png" alt="Configuration options to create a Time Slice SLO" style="width:90%;" >}}
3535

36-
1. Navigate to [**Service Management > SLOs**][1].
36+
1. Navigate to [**SLOs**][1].
3737
2. Click **+ New SLO** to open up the Create SLO page.
3838
3. Select **By Time Slices** to define your SLO measurement.
3939
4. Define your uptime condition by choosing a metric query, comparator and threshold. For example, to define uptime as whenever p95 latency is less than 1s. Alternatively, you can [import the uptime from a monitor](#import-from-a-monitor).

0 commit comments

Comments
 (0)