[enterprise-4.15] Updated kubevirt metrics names#67082
Merged
ousleyp merged 1 commit intoopenshift:enterprise-4.15from Oct 30, 2023
Merged
Conversation
Updated kubevirt metrics names: kubevirt_vmi_vcpu_wait_seconds to kubevirt_vmi_vcpu_wait_seconds_total kubevirt_vmsnapshot_disks_restored_from_source_total to kubevirt_vmsnapshot_disks_restored_from_source kubevirt_vmi_memory_swap_in_traffic_bytes_total to kubevirt_vmi_memory_swap_in_traffic_bytes kubevirt_vmi_memory_swap_out_traffic_bytes_total to kubevirt_vmi_memory_swap_out_traffic_bytes kubevirt_migrate_vmi_data_processed_bytes to kubevirt_vmi_migration_data_processed_bytes kubevirt_migrate_vmi_data_remaining_bytes to kubevirt_vmi_migration_data_remaining_bytes kubevirt_migrate_vmi_dirty_memory_rate_bytes to kubevirt_vmi_migration_memory_transfer_rate_bytes kubevirt_migrate_vmi_pending_count to kubevirt_vmi_migrations_in_pending_phase kubevirt_migrate_vmi_scheduling_count to kubevirt_vmi_migrations_in_scheduling_phase kubevirt_migrate_vmi_running_count to kubevirt_vmi_migrations_in_running_phase kubevirt_migrate_vmi_succeeded to kubevirt_vmi_migration_succeeded kubevirt_migrate_vmi_failed to kubevirt_vmi_migration_failed Based on PR kubevirt/kubevirt#9821 Signed-off-by: Shirly Radco <sradco@redhat.com>
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated cherry-pick of #62711
/assign ousleyp