Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion reference/observability/elastic-entity-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions reference/observability/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
- file: serverless/infrastructure-app-fields.md
- hidden: elastic-entity-model.md
6 changes: 1 addition & 5 deletions solutions/observability/apps/inventory.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 0 additions & 7 deletions solutions/observability/apps/services.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
2 changes: 1 addition & 1 deletion solutions/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading