diff --git a/docs/en/observability/apm/view-and-analyze/ui-overview/services.asciidoc b/docs/en/observability/apm/view-and-analyze/ui-overview/services.asciidoc index 95b0b65ba3..9581bfc43d 100644 --- a/docs/en/observability/apm/view-and-analyze/ui-overview/services.asciidoc +++ b/docs/en/observability/apm/view-and-analyze/ui-overview/services.asciidoc @@ -36,7 +36,7 @@ and enable the **Service groups feature**. To create a service group: -. Navigate to **Observability** → **Applications** → **Services**. +. Navigate to **Observability** → **Applications** → **Service inventory**. . Switch to **Service groups**. . Click **Create group**. . Specify a name, color, and description. diff --git a/docs/en/observability/monitor-k8s/monitor-k8s-application-performance.asciidoc b/docs/en/observability/monitor-k8s/monitor-k8s-application-performance.asciidoc index 6493a6b566..c24c44467c 100644 --- a/docs/en/observability/monitor-k8s/monitor-k8s-application-performance.asciidoc +++ b/docs/en/observability/monitor-k8s/monitor-k8s-application-performance.asciidoc @@ -210,7 +210,7 @@ kubectl apply -f demo.yml [discrete] === View your traces in {kib} -To view your application's trace data, open {kib} and go to *{observability} → Services*. +To view your application's trace data, open {kib} and go to *{observability} → Service inventory*. The Applications UI allows you to monitor your software services and applications in real-time: visualize detailed performance information on your services, identify and analyze errors, diff --git a/docs/en/serverless/apm/apm-find-transaction-latency-and-failure-correlations.asciidoc b/docs/en/serverless/apm/apm-find-transaction-latency-and-failure-correlations.asciidoc index 9a4394f20c..2c2591e96b 100644 --- a/docs/en/serverless/apm/apm-find-transaction-latency-and-failure-correlations.asciidoc +++ b/docs/en/serverless/apm/apm-find-transaction-latency-and-failure-correlations.asciidoc @@ -16,7 +16,7 @@ address or region, is facing increased latency due to local data center issues. To find correlations: -. In your {obs-serverless} project, go to **Applications** → **Services**. +. In your {obs-serverless} project, go to **Applications** → **Service Inventory**. . Select a service. . Select the **Transactions** tab. . Select a transaction group in the **Transactions** table. diff --git a/docs/en/serverless/apm/apm-get-started.asciidoc b/docs/en/serverless/apm/apm-get-started.asciidoc index 08a55a1d3a..2b3b9856d8 100644 --- a/docs/en/serverless/apm/apm-get-started.asciidoc +++ b/docs/en/serverless/apm/apm-get-started.asciidoc @@ -164,7 +164,7 @@ refer to <>. After one or more APM agents are installed and successfully sending data, you can view application performance monitoring data in the UI. -In the _Applications_ section of the main menu, select **Services**. +In the _Applications_ section of the main menu, select **Service Inventory**. This will show a high-level overview of the health and general performance of all your services. Learn more about visualizing APM data in <>. diff --git a/docs/en/serverless/apm/apm-ui-services.asciidoc b/docs/en/serverless/apm/apm-ui-services.asciidoc index 8c87b3f985..1fa4cd07d7 100644 --- a/docs/en/serverless/apm/apm-ui-services.asciidoc +++ b/docs/en/serverless/apm/apm-ui-services.asciidoc @@ -45,7 +45,7 @@ image::images/services/apm-service-group.png[Example view of service group in th To create a service group: -. In your {obs-serverless} project, go to **Applications** → **Services**. +. In your {obs-serverless} project, go to **Applications** → **Service Inventory**. . Switch to **Service groups**. . Click **Create group**. . Specify a name, color, and description.