Skip to content

Implemented auto refresh button for vm metrics #10900

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

erikbocks
Copy link
Contributor

Description

This PR adds an option to the VM Metrics tab, that allow users to enable auto refresh for VM resource usage data after the selected amount of time. The interval options are: None (Disabled), 5s, 30s, 1min and 5min.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Screenshots (if appropriate):

image
image

How Has This Been Tested?

  1. Built the deb packages and applied to my local env.
  2. Then, deployed a new VM and ensured that the new option was available at the Metrics tab
  3. Tested all the available intervals and validated that the updated data was fetched (or not, if None was selected) after the selected amount of time.

@bernardodemarco
Copy link
Collaborator

@blueorangutan ui

@blueorangutan
Copy link

@bernardodemarco a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

@blueorangutan
Copy link

UI build: ✔️
Live QA URL: https://qa.cloudstack.cloud/simulator/pr/10900 (QA-JID-632)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants