diff --git a/modules/virt-querying-metrics.adoc b/modules/virt-querying-metrics.adoc index d4a9ff991b51..b0c9a6551abf 100644 --- a/modules/virt-querying-metrics.adoc +++ b/modules/virt-querying-metrics.adoc @@ -73,6 +73,9 @@ topk(3, sum by (name, namespace) (rate(kubevirt_vmi_network_receive_bytes_total[ [id="virt-promql-storage-metrics_{context}"] == Storage metrics +[role="_abstract"] +This topic helps you understand how to monitor virtual machine storage traffic using specific Prometheus queries to identify high-traffic VMs. + [id="virt-storage-traffic_{context}"] === Storage-related traffic @@ -96,6 +99,9 @@ topk(3, sum by (name, namespace) (rate(kubevirt_vmi_storage_read_traffic_bytes_t [id="virt-storage-snapshot-data_{context}"] === Storage snapshot data +[role="_abstract"] +This topic helps you understand how to track data restored from storage snapshots using specific Prometheus metrics and queries. + `kubevirt_vmsnapshot_disks_restored_from_source`:: Returns the total number of virtual machine disks restored from the source virtual machine. Type: Gauge.