multicluster-observability-operator icon indicating copy to clipboard operation
multicluster-observability-operator copied to clipboard

Add Virtual Machines Service Level dashboard

Open sradco opened this issue 8 months ago • 5 comments

This PR adds a new Virtualization dashboard, called "Virtual Machines Service Level". The dashboard includes the uptime, planned downtime and unplanned downtime for every VM and the total.

Signed-off-by: Shirly Radco [email protected]

sradco avatar Apr 03 '25 15:04 sradco

There is a metric that is collected but not used in the dashboards: Metrics found in scrape configs but not in dashboards: [kubevirt_vm_create_date_timestamp_seconds]

Can it be removed?

thibaultmg avatar Apr 17 '25 07:04 thibaultmg

There is a metric that is collected but not used in the dashboards: Metrics found in scrape configs but not in dashboards: [kubevirt_vm_create_date_timestamp_seconds]

Can it be removed?

The metric is used. There is a bug in the test.

sradco avatar May 06 '25 08:05 sradco

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sradco, thibaultmg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar May 16 '25 13:05 openshift-ci[bot]

@sradco: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/test-e2e 8de656d854d34fa613e92c62c34cb0d39e1de8b0 link true /test test-e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

openshift-ci[bot] avatar May 16 '25 15:05 openshift-ci[bot]

/retest

jacobbaungard avatar May 19 '25 06:05 jacobbaungard