1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #77479 from openshift-cherrypick-robot/cherry-pick-75930-to-enterprise-4.16

[enterprise-4.16] RHEL9-downward_metrics
This commit is contained in:
Shauna Diaz
2024-06-14 06:29:59 -04:00
committed by GitHub
3 changed files with 16 additions and 0 deletions

View File

@@ -8,6 +8,11 @@
To view downward metrics, install the `vm-dump-metrics` tool and then use the tool to expose the metrics results.
[NOTE]
====
On Red Hat Enterprise Linux (RHEL) 9, use the command line to view downward metrics. The vm-dump-metrics tool is not supported on the Red Hat Enterprise Linux (RHEL) 9 platform.
====
.Procedure
. Install the `vm-dump-metrics` tool by running the following command:

View File

@@ -11,3 +11,7 @@ You can view downward metrics by using either of the following options:
* The command line interface (CLI)
* The `vm-dump-metrics` tool
[NOTE]
====
On Red Hat Enterprise Linux (RHEL) 9, use the command line to view downward metrics. The vm-dump-metrics tool is not supported on the Red Hat Enterprise Linux (RHEL) 9 platform.
====

View File

@@ -10,6 +10,13 @@ As an administrator, you can expose a limited set of host and virtual machine (V
Users can view the metrics results by using the command line or the `vm-dump-metrics tool`.
[NOTE]
====
On Red Hat Enterprise Linux (RHEL) 9, use the command line to view downward metrics. See xref:../../virt/monitoring/virt-exposing-downward-metrics.adoc#virt-viewing-downward-metrics-cli_virt-exposing-downward-metrics[Viewing downward metrics by using the command line].
The vm-dump-metrics tool is not supported on the Red Hat Enterprise Linux (RHEL) 9 platform.
====
[id="virt-enabling-disabling-feature-gate"]
== Enabling or disabling the downwardMetrics feature gate