diff --git a/reference/observability/elastic-entity-model.md b/reference/observability/elastic-entity-model.md index cf888a08ed..cf0696f6bf 100644 --- a/reference/observability/elastic-entity-model.md +++ b/reference/observability/elastic-entity-model.md @@ -10,7 +10,6 @@ mapped_pages: This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. :::: - The Elastic Entity Model consists of: * a data model and related entity indices diff --git a/reference/observability/toc.yml b/reference/observability/toc.yml index f93a5019c0..f1435b61c5 100644 --- a/reference/observability/toc.yml +++ b/reference/observability/toc.yml @@ -3,5 +3,5 @@ toc: - file: fields-and-object-schemas.md children: - file: fields-and-object-schemas/metrics-app-fields.md - - file: elastic-entity-model.md - - file: serverless/infrastructure-app-fields.md \ No newline at end of file + - file: serverless/infrastructure-app-fields.md + - hidden: elastic-entity-model.md \ No newline at end of file diff --git a/solutions/observability/apps/inventory.md b/solutions/observability/apps/inventory.md index f38489e186..769cdfabfd 100644 --- a/solutions/observability/apps/inventory.md +++ b/solutions/observability/apps/inventory.md @@ -8,17 +8,13 @@ applies_to: serverless: --- - - # Inventory [inventory] - -Inventory provides a single place to observe the status of your entire ecosystem of hosts, containers, and services at a glance, even just from logs. From there, you can monitor and understand the health of your entities, check what needs attention, and start your investigations. - ::::{note} The new Inventory requires the Elastic Entity Model (EEM). To learn more, refer to [Elastic Entity Model](/reference/observability/elastic-entity-model.md). :::: +Inventory provides a single place to observe the status of your entire ecosystem of hosts, containers, and services at a glance, even just from logs. From there, you can monitor and understand the health of your entities, check what needs attention, and start your investigations. :::{image} /solutions/images/observability-inventory-catalog.png :alt: Inventory catalog diff --git a/solutions/observability/apps/services.md b/solutions/observability/apps/services.md index 70b0eb4be5..97d00b7476 100644 --- a/solutions/observability/apps/services.md +++ b/solutions/observability/apps/services.md @@ -20,13 +20,6 @@ In addition to health status, active alerts for each service are prominently dis :screenshot: ::: -% Stateful only for the following tip? - -::::{tip} -Want to monitor service logs without instrumenting all your services? Learn about our [Inventory](../../../solutions/observability/apps/inventory.md). -:::: - - ## Service groups [service-groups] ::::{note} diff --git a/solutions/toc.yml b/solutions/toc.yml index f067508455..28b964bdf4 100644 --- a/solutions/toc.yml +++ b/solutions/toc.yml @@ -142,7 +142,7 @@ toc: - file: observability/apps/service-map.md - file: observability/apps/service-overview.md - file: observability/apps/mobile-service-overview.md - - file: observability/apps/inventory.md + - hidden: observability/apps/inventory.md - file: observability/apps/drill-down-into-data.md children: - file: observability/apps/transactions-2.md