Skip to content

Commit 918ba8e

Browse files
authored
[obs] Fixes and versioning (#712)
Related: #583
1 parent 9635542 commit 918ba8e

11 files changed

+33
-4
lines changed

solutions/observability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ mapped_urls:
33
- https://www.elastic.co/guide/en/serverless/current/what-is-observability-serverless.html
44
- https://www.elastic.co/guide/en/observability/current/index.html
55
applies_to:
6-
stack: ga
7-
serverless: ga
6+
stack:
7+
serverless:
88
---
99

1010
# Observability

solutions/observability/cloud.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "Cloud"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/cloud-monitoring.html
5+
applies_to:
6+
stack:
57
---
68

79

solutions/observability/incident-management.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
mapped_urls:
33
- https://www.elastic.co/guide/en/observability/current/incident-management.html
44
- https://www.elastic.co/guide/en/serverless/current/incident-management.html
5+
applies_to:
6+
stack:
7+
serverless:
58
---
69

710
# Incident management [incident-management]

solutions/observability/infra-and-hosts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ mapped_urls:
44
- https://www.elastic.co/guide/en/serverless/current/infrastructure-and-host-monitoring-intro.html
55

66
navigation_title: "Infrastructure and hosts"
7+
applies_to:
8+
stack:
9+
serverless:
710
---
811

912
# Infrastructure and host monitoring [infrastructure-and-host-monitoring-intro]

solutions/observability/infra-and-hosts/analyze-compare-hosts.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
mapped_urls:
33
- https://www.elastic.co/guide/en/observability/current/analyze-hosts.html
44
- https://www.elastic.co/guide/en/serverless/current/observability-analyze-hosts.html
5+
applies_to:
6+
stack:
7+
serverless:
58
---
69

710
# Analyze and compare hosts [observability-analyze-hosts]
@@ -16,7 +19,9 @@ The **Hosts** page provides a metrics-driven view of your infrastructure backed
1619
* View historical data to rule out false alerts and identify root causes.
1720
* Filter and search the data to focus on the hosts you care about the most.
1821

19-
To open **Hosts**, find **Infrastructure** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
22+
To access the **Hosts** page in:
23+
- **Elastic Stack,** find **Infrastructure** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
24+
- **Serverless,** go to **Infrastructure → Hosts** in your Elastic Observability Serverless project.
2025

2126
:::{image} ../../../images/serverless-hosts.png
2227
:alt: Screenshot of the Hosts page

solutions/observability/infra-and-hosts/analyze-infrastructure-host-metrics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
mapped_urls:
33
- https://www.elastic.co/guide/en/observability/current/monitor-infrastructure-and-hosts.html
44
- https://www.elastic.co/guide/en/serverless/current/observability-infrastructure-monitoring.html
5+
applies_to:
6+
stack:
7+
serverless:
58
---
69

710
# Analyze infrastructure and host metrics [observability-infrastructure-monitoring]

solutions/observability/infra-and-hosts/explore-infrastructure-metrics-over-time.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/observability/current/explore-metrics.html
4+
applies_to:
5+
stack:
46
---
57

68
# Explore infrastructure metrics over time [explore-metrics]

solutions/observability/infra-and-hosts/tutorial-observe-kubernetes-deployments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/observability/current/monitor-kubernetes.html
4+
applies_to:
5+
stack:
46
---
57

68
# Tutorial: Observe your Kubernetes deployments [monitor-kubernetes]

solutions/observability/infra-and-hosts/tutorial-observe-nginx-instances.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/observability/current/monitor-nginx.html
4+
applies_to:
5+
stack:
46
---
57

68
# Tutorial: Observe your nginx instances [monitor-nginx]

solutions/observability/infra-and-hosts/universal-profiling.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/observability/current/universal-profiling.html
4+
applies_to:
5+
stack:
46
---
57

68
# Universal Profiling [universal-profiling]

solutions/observability/infra-and-hosts/view-infrastructure-metrics-by-resource-type.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22
mapped_urls:
33
- https://www.elastic.co/guide/en/observability/current/view-infrastructure-metrics.html
44
- https://www.elastic.co/guide/en/serverless/current/observability-view-infrastructure-metrics.html
5+
applies_to:
6+
stack:
7+
serverless:
58
---
69

710
# View infrastructure metrics by resource type [observability-view-infrastructure-metrics]
811

912
The **Infrastructure Inventory** page provides a metrics-driven view of your entire infrastructure grouped by the resources you are monitoring. All monitored resources emitting a core set of infrastructure metrics are displayed to give you a quick view of the overall health of your infrastructure.
1013

11-
To open **Infrastructure inventory**, find **Infrastructure** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
14+
To open the **Infrastructure inventory** page in:
15+
- **Elastic Stack,** find **Infrastructure** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
16+
- **Serverless,** go to **Infrastructure inventory** in your Observability Serverless project.
1217

1318
:::{image} ../../../images/observability-metrics-app.png
1419
:alt: Infrastructure UI in {kib}

0 commit comments

Comments
 (0)