Commit 25b9106
authored
Rename kubevirt_vmi_migration_disk_transfer_rate_bytes metric (#2708)
##### Short description:
The metric kubevirt_vmi_migration_disk_transfer_rate_bytes renamed, this
PR refactoring the old metric name to the new one.
##### More details:
##### What this PR does / why we need it:
##### Which issue(s) this PR fixes:
##### Special notes for reviewer:
##### jira-ticket:
https://issues.redhat.com/browse/CNV-55919
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Tests**
* Updated VM migration observability tests to reference and validate
memory transfer rate measurements (replacing the previous disk transfer
rate target), ensuring metrics reflect memory transfer behavior.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 34e0d27 commit 25b9106
File tree
2 files changed
+5
-3
lines changed- tests/observability/metrics
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments