erikbocks opened a new pull request, #10900:
URL: https://github.com/apache/cloudstack/pull/10900

   ### 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)
   - [X] 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
   - [X] Minor
   
   ### Screenshots (if appropriate):
   
   
![image](https://github.com/user-attachments/assets/fc758d70-117a-4bac-b61d-1ba7816e0461)
   
![image](https://github.com/user-attachments/assets/b451fc4b-a398-48e9-bff6-9d0830dd46de)
   
   ### 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. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to