Skip to content

Commit a24b240

Browse files
[apm] Update Applications nav subsection from "Services" to "Service inventory" (#4517)
* update references to services item in serverless side bar * update references to services item in stateful side bar * scale back serverless updates
1 parent c576b14 commit a24b240

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/en/observability/apm/view-and-analyze/ui-overview/services.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ and enable the **Service groups feature**.
3636

3737
To create a service group:
3838

39-
. Navigate to **Observability** → **Applications** → **Services**.
39+
. Navigate to **Observability** → **Applications** → **Service inventory**.
4040
. Switch to **Service groups**.
4141
. Click **Create group**.
4242
. Specify a name, color, and description.

docs/en/observability/monitor-k8s/monitor-k8s-application-performance.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ kubectl apply -f demo.yml
210210
[discrete]
211211
=== View your traces in {kib}
212212

213-
To view your application's trace data, open {kib} and go to *{observability} → Services*.
213+
To view your application's trace data, open {kib} and go to *{observability} → Service inventory*.
214214

215215
The Applications UI allows you to monitor your software services and applications in real-time:
216216
visualize detailed performance information on your services, identify and analyze errors,

docs/en/serverless/apm/apm-find-transaction-latency-and-failure-correlations.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ address or region, is facing increased latency due to local data center issues.
1616

1717
To find correlations:
1818

19-
. In your {obs-serverless} project, go to **Applications** → **Services**.
19+
. In your {obs-serverless} project, go to **Applications** → **Service Inventory**.
2020
. Select a service.
2121
. Select the **Transactions** tab.
2222
. Select a transaction group in the **Transactions** table.

docs/en/serverless/apm/apm-get-started.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ refer to <<observability-apm-send-data-to-elastic>>.
164164
After one or more APM agents are installed and successfully sending data, you can view
165165
application performance monitoring data in the UI.
166166

167-
In the _Applications_ section of the main menu, select **Services**.
167+
In the _Applications_ section of the main menu, select **Service Inventory**.
168168
This will show a high-level overview of the health and general performance of all your services.
169169

170170
Learn more about visualizing APM data in <<observability-apm-view-and-analyze-traces>>.

docs/en/serverless/apm/apm-ui-services.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ image::images/services/apm-service-group.png[Example view of service group in th
4545

4646
To create a service group:
4747

48-
. In your {obs-serverless} project, go to **Applications** → **Services**.
48+
. In your {obs-serverless} project, go to **Applications** → **Service Inventory**.
4949
. Switch to **Service groups**.
5050
. Click **Create group**.
5151
. Specify a name, color, and description.

0 commit comments

Comments
 (0)