multicluster-observability-operator
multicluster-observability-operator copied to clipboard
Add Virtual Machines Service Level dashboard
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]
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
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?
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.
[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
- ~~OWNERS~~ [thibaultmg]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@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.
/retest