Skip to content

Commit 978bc59

Browse files
authored
Merge pull request #75930 from aspauldi/RHEL9-downward_metrics
RHEL9-downward_metrics
2 parents fece6cc + f2a23c5 commit 978bc59

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

modules/virt-viewing-downward-metrics-tool.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
To view downward metrics, install the `vm-dump-metrics` tool and then use the tool to expose the metrics results.
1010

11+
[NOTE]
12+
====
13+
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.
14+
====
15+
1116
.Procedure
1217

1318
. Install the `vm-dump-metrics` tool by running the following command:

modules/virt-viewing-downward-metrics.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ You can view downward metrics by using either of the following options:
1111
* The command line interface (CLI)
1212
* The `vm-dump-metrics` tool
1313
14+
[NOTE]
15+
====
16+
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.
17+
====

virt/monitoring/virt-exposing-downward-metrics.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ As an administrator, you can expose a limited set of host and virtual machine (V
1010

1111
Users can view the metrics results by using the command line or the `vm-dump-metrics tool`.
1212

13+
[NOTE]
14+
====
15+
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].
16+
17+
The vm-dump-metrics tool is not supported on the Red Hat Enterprise Linux (RHEL) 9 platform.
18+
====
19+
1320
[id="virt-enabling-disabling-feature-gate"]
1421
== Enabling or disabling the downwardMetrics feature gate
1522

0 commit comments

Comments
 (0)