Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.16](backport #4473) Port #4442 to stateful #4478

Merged
merged 1 commit into from
Nov 6, 2024
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
Binary file modified docs/en/observability/images/kubernetes-filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/en/observability/images/metrics-app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[[view-infrastructure-metrics]]
= View infrastructure metrics by resource type

The *Inventory* page provides a metrics-driven view of your entire infrastructure grouped by
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.

To access this page from the main {kib} menu, go to
*{observability} -> Infrastructure -> Inventory*.
*Infrastructure -> Infrastructure inventory*.

[role="screenshot"]
image::images/metrics-app.png[{infrastructure-app} in {kib}]
image::images/metrics-app.png[Infrastructure inventory]

To learn more about the metrics shown on this page, refer to the
<<metrics-reference>> documentation.
Expand Down Expand Up @@ -59,12 +59,12 @@ To examine the metrics for a specific time, use the time filter to select the da
[[analyze-hosts-inventory]]
== View host metrics

By default the *Inventory* page displays a waffle map that shows the hosts you
By default the *Infrastructure inventory* page displays a waffle map that shows the hosts you
are monitoring and the current CPU usage for each host.
Alternatively, you can click the *Table view* icon image:images/table-view-icon.png[]
to switch to a table view.

Without leaving the *Inventory* page, you can view enhanced metrics relating to each host
Without leaving the *Infrastructure inventory* page, you can view enhanced metrics relating to each host
running in your infrastructure. On the waffle map, select a host to display the host details
overlay.

Expand Down