From 762b490c548649d66c9fe6887e21becc9ca5e698 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:51:51 -0800 Subject: [PATCH] [8.16](backport #4579) Fix paths in serverless procedures (#4586) * Fix paths in serverless procedures (#4579) * Fix paths in serverless procedures * Make docs match menu capitalization (cherry picked from commit 26b6a2f98c10873e548681dd8f32b065287f3ff7) * Delete docs/en/serverless directory --------- Co-authored-by: DeDe Morton Co-authored-by: github-actions[bot] --- docs/en/observability/monitor-infra/analyze-hosts.asciidoc | 2 +- .../monitor-infra/monitor-infrastructure-and-hosts.asciidoc | 2 +- .../monitor-k8s/monitor-k8s-explore-logs-and-metrics.asciidoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/observability/monitor-infra/analyze-hosts.asciidoc b/docs/en/observability/monitor-infra/analyze-hosts.asciidoc index 6aea9d7cf1..ade1b93ff7 100644 --- a/docs/en/observability/monitor-infra/analyze-hosts.asciidoc +++ b/docs/en/observability/monitor-infra/analyze-hosts.asciidoc @@ -202,7 +202,7 @@ The host details overlay contains the following tabs: include::host-details-partial.asciidoc[] -NOTE: The metrics shown on the **Hosts** page are also available when viewing hosts on the **Inventory** page. +NOTE: The metrics shown on the **Hosts** page are also available when viewing hosts on the **Infrastructure inventory** page. [discrete] [[analyze-hosts-why-dashed-lines]] diff --git a/docs/en/observability/monitor-infra/monitor-infrastructure-and-hosts.asciidoc b/docs/en/observability/monitor-infra/monitor-infrastructure-and-hosts.asciidoc index b7ba9a48b7..487514c655 100644 --- a/docs/en/observability/monitor-infra/monitor-infrastructure-and-hosts.asciidoc +++ b/docs/en/observability/monitor-infra/monitor-infrastructure-and-hosts.asciidoc @@ -17,7 +17,7 @@ The {infrastructure-app} provides a few different views of your data. [cols="1,1"] |=== -| **Inventory** +| **Infrastructure inventory** |Provides a metrics-driven view of your entire infrastructure grouped by the resources that you are monitoring. < >> diff --git a/docs/en/observability/monitor-k8s/monitor-k8s-explore-logs-and-metrics.asciidoc b/docs/en/observability/monitor-k8s/monitor-k8s-explore-logs-and-metrics.asciidoc index f694320028..615de18e79 100644 --- a/docs/en/observability/monitor-k8s/monitor-k8s-explore-logs-and-metrics.asciidoc +++ b/docs/en/observability/monitor-k8s/monitor-k8s-explore-logs-and-metrics.asciidoc @@ -15,7 +15,7 @@ Refer to the following sections for more on viewing your data. To view the performance and health metrics collected by {agent}, find **Infrastructure** in the main menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field]. -On the **Inventory** page, you can switch between different views to see an +On the **Infrastructure inventory** page, you can switch between different views to see an overview of the containers and pods running on Kubernetes: [role="screenshot"]