Skip to content

Commit 02ce528

Browse files
authored
Merge branch 'main' into variable-cleanup
2 parents 64f9a8e + 47e2029 commit 02ce528

File tree

6 files changed

+6
-18
lines changed

6 files changed

+6
-18
lines changed

get-started/the-stack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mapped_pages:
99

1010
# The {{stack}}
1111

12-
This section provides an overview of the {{stack}} and its components — powered by [{{es}} and {{kib}}](introduction.md).
12+
This section provides an overview of the {{stack}} and its components.
1313

1414
$$$kibana-navigation-search$$$
1515

@@ -95,4 +95,4 @@ deployment:
9595
```
9696

9797
:::{include} /deploy-manage/deploy/_snippets/installation-order.md
98-
:::
98+
:::

reference/observability/elastic-entity-model.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ mapped_pages:
1010
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.
1111
::::
1212

13-
1413
The Elastic Entity Model consists of:
1514

1615
* a data model and related entity indices

reference/observability/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ toc:
33
- file: fields-and-object-schemas.md
44
children:
55
- file: fields-and-object-schemas/metrics-app-fields.md
6-
- file: elastic-entity-model.md
7-
- file: serverless/infrastructure-app-fields.md
6+
- file: serverless/infrastructure-app-fields.md
7+
- hidden: elastic-entity-model.md

solutions/observability/apps/inventory.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,13 @@ applies_to:
88
serverless:
99
---
1010

11-
12-
1311
# Inventory [inventory]
1412

15-
16-
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.
17-
1813
::::{note}
1914
The new Inventory requires the Elastic Entity Model (EEM). To learn more, refer to [Elastic Entity Model](/reference/observability/elastic-entity-model.md).
2015
::::
2116

17+
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.
2218

2319
:::{image} /solutions/images/observability-inventory-catalog.png
2420
:alt: Inventory catalog

solutions/observability/apps/services.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ In addition to health status, active alerts for each service are prominently dis
2020
:screenshot:
2121
:::
2222

23-
% Stateful only for the following tip?
24-
25-
::::{tip}
26-
Want to monitor service logs without instrumenting all your services? Learn about our [Inventory](../../../solutions/observability/apps/inventory.md).
27-
::::
28-
29-
3023
## Service groups [service-groups]
3124

3225
::::{note}

solutions/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ toc:
142142
- file: observability/apps/service-map.md
143143
- file: observability/apps/service-overview.md
144144
- file: observability/apps/mobile-service-overview.md
145-
- file: observability/apps/inventory.md
145+
- hidden: observability/apps/inventory.md
146146
- file: observability/apps/drill-down-into-data.md
147147
children:
148148
- file: observability/apps/transactions-2.md

0 commit comments

Comments
 (0)