Bug 2196257

Summary: Phase transition metrics are undocumented and are missing help text
Product: Container Native Virtualization (CNV) Reporter: Shirly Radco <sradco>
Component: MetricsAssignee: Shirly Radco <sradco>
Status: CLOSED COMPLETED QA Contact: Ahmad <ahafe>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.12.0CC: kmajcher, stirabos
Target Milestone: ---Flags: kmajcher: needinfo? (sradco)
Target Release: 4.14.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: hco-bundle-registry-container-v4.14.0.rhel9-1546 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-08 12:57:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Shirly Radco 2023-05-08 13:28:51 UTC
Description of problem:
The following metrics are not documented and are missing help text

kubevirt_vmi_phase_transition_time_from_creation_seconds_bucket
kubevirt_vmi_phase_transition_time_from_creation_seconds_count
kubevirt_vmi_phase_transition_time_from_creation_seconds_sum
kubevirt_vmi_phase_transition_time_from_deletion_seconds_bucket
kubevirt_vmi_phase_transition_time_from_deletion_seconds_count
kubevirt_vmi_phase_transition_time_from_deletion_seconds_sum
kubevirt_vmi_phase_transition_time_seconds_bucket
kubevirt_vmi_phase_transition_time_seconds_count
kubevirt_vmi_phase_transition_time_seconds_sum

kubevirt_vmi_migration_phase_transition_time_from_creation_seconds_bucket
kubevirt_vmi_migration_phase_transition_time_from_creation_seconds_count
kubevirt_vmi_migration_phase_transition_time_from_creation_seconds_sum


Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Query for the above metrics and see if they have help text
2. Check https://github.com/kubevirt/monitoring/blob/main/docs/metrics.md if the metrics exist.
3.

Actual results:
No help text and no documentation in the monitoring repo

Expected results:
Metrics should be documented and have a help text

Additional info:

Comment 1 Krzysztof Majcher 2023-05-09 12:41:37 UTC
Who should be working on this? The virt team? If so, we need to assign it to them. Please let me know.

Comment 2 Krzysztof Majcher 2023-08-08 12:57:21 UTC
Since this is upstream documentation and PR's are merged, closing the bug.