Skip to content

Commit acab52c

Browse files
committed
and infra and host intro
1 parent 259ebf7 commit acab52c

File tree

4 files changed

+13
-49
lines changed

4 files changed

+13
-49
lines changed

raw-migrated-files/docs-content/serverless/infrastructure-and-host-monitoring-intro.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

raw-migrated-files/observability-docs/observability/infrastructure-and-host-monitoring-intro.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

raw-migrated-files/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ toc:
210210
- file: docs-content/serverless/general-serverless-status.md
211211
- file: docs-content/serverless/general-sign-up-trial.md
212212
- file: docs-content/serverless/index-management.md
213-
- file: docs-content/serverless/infrastructure-and-host-monitoring-intro.md
214213
- file: docs-content/serverless/ingest-aws-securityhub-data.md
215214
- file: docs-content/serverless/ingest-falco.md
216215
- file: docs-content/serverless/ingest-third-party-cloud-security-data.md
@@ -453,7 +452,6 @@ toc:
453452
- file: observability-docs/observability/apm-getting-started-apm-server.md
454453
- file: observability-docs/observability/apm-traces.md
455454
- file: observability-docs/observability/index.md
456-
- file: observability-docs/observability/infrastructure-and-host-monitoring-intro.md
457455
- file: observability-docs/observability/logs-checklist.md
458456
- file: observability-docs/observability/obs-ai-assistant.md
459457
- file: security-docs/security/index.md

solutions/observability/infra-and-hosts.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22
mapped_urls:
33
- https://www.elastic.co/guide/en/observability/current/infrastructure-and-host-monitoring-intro.html
44
- https://www.elastic.co/guide/en/serverless/current/infrastructure-and-host-monitoring-intro.html
5+
6+
navigation_title: "Infrastructure and hosts"
57
---
68

7-
# Infrastructure and hosts
9+
# Infrastructure and host monitoring [infrastructure-and-host-monitoring-intro]
810

9-
% What needs to be done: Align serverless/stateful
11+
% Stateful only for Profiling, Tutorials, Metrics reference.
1012

11-
% Use migrated content from existing pages that map to this page:
13+
Explore the topics in this section to learn how to observe and monitor hosts and other systems running in your environment.
1214

13-
% - [ ] ./raw-migrated-files/observability-docs/observability/infrastructure-and-host-monitoring-intro.md
14-
% - [ ] ./raw-migrated-files/docs-content/serverless/infrastructure-and-host-monitoring-intro.md
15+
| | |
16+
| --- | --- |
17+
| [Analyze infrastructure and host metrics](../../../solutions/observability/infra-and-hosts/analyze-infrastructure-host-metrics.md) | Visualize infrastructure metrics to help diagnose problematic spikes, identify high resource utilization, automatically discover and track pods, and unify your metrics with other observability data. |
18+
| [Universal Profiling](../../../solutions/observability/infra-and-hosts/universal-profiling.md) | Profile all the code running on a machine, including application code, kernel, and third-party libraries. |
19+
| [Tutorial: Observe your Kubernetes deployments](../../../solutions/observability/infra-and-hosts/tutorial-observe-kubernetes-deployments.md) | Observe all layers of your application, including the orchestration software itself. |
20+
| [Tutorial: Observe your nginx instances](../../../solutions/observability/infra-and-hosts/tutorial-observe-nginx-instances.md) | Collect valuable metrics and logs from your nginx instances. |
21+
| [Troubleshooting](../../../troubleshoot/observability/troubleshooting-infrastructure-monitoring.md) | Troubleshoot common issues on your own or ask for help. |
22+
| [Metrics reference](asciidocalypse://docs/docs-content/docs/reference/data-analysis/observability/metrics-reference.md) | Learn about the key metrics displayed in the Infrastructure UI and how they are calculated. |

0 commit comments

Comments
 (0)