Bug #881
Server statistics do not refresh properly in the UI
Status: | Closed | Start date: | 07/20/2011 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Kostas Papadimitriou | % Done: | 0% |
|
Category: | Cyclades UI | Spent time: | - | |
Target version: | v0.6 |
Description
The UI needs to honor the refresh parameter as specified by the stats call.
It should refresh the relevant stats periodically.
Associated revisions
Improve machine stats graphs on UI, Refs #881
- Display progress indicators while building
- Display error message if graph image cannot be retrieved
- Fallback to error overlay if api call fails
- Update on interval retrieved from api calls
- Stop updating if machine stats are collapsed (icon view)
UI update stats mprovements, Refs #881
- Reset multiple stats update timeouts for each vm
- Do not update stats while vm is building
- Do not display double loading indicator images
Replace timeouts with intervals for stats updates, Refs #881
Hide stats placeholder image on page load, Refs #881
History
#1 Updated by Vangelis Koukis over 12 years ago
- Subject changed from Server statistics do not refresh properly to Server statistics do not refresh properly in the UI
#2 Updated by Vangelis Koukis over 12 years ago
- Target version set to v0.5.4
#3 Updated by Vangelis Koukis over 12 years ago
One relevant piece of user feedback:
Feedback message:
while building a vm in the extended info view, the images next to the CPU and net utilization are missing. The ? Mark appears. Even though there vm is not yet running a meaningful image /message should appear and not a missing image URL.
#4 Updated by Constantinos Venetsanopoulos over 12 years ago
Probably the CPU/Net statistics should be hidden while the machine is building. Or a spinner should appear just like in icon view.
#5 Updated by Kostas Papadimitriou over 12 years ago
- Status changed from Assigned to Feedback
Several improvements including referring bug fixes has been committed on 4529511
#6 Updated by Vangelis Koukis over 12 years ago
- Status changed from Feedback to Assigned
This is great, there is only one minor point:
The first time the user switches to the single server view, the spinners that are placed where the big CPU and network graphs should be are not properly centered, they are off to the right. After a while, presumably when the stats are refreshed, the spinners appear in their right place, perfectly centered below the relevant headings.
#7 Updated by Vangelis Koukis over 12 years ago
- Status changed from Assigned to Resolved
- Target version changed from v0.5.4 to v0.5.5
Fix merged, there is a very minor issue with placement of the initial spinning image, moving to v0.5.5.
#8 Updated by Kostas Papadimitriou over 12 years ago
should be fixed with d00f3b1
#9 Updated by Kostas Papadimitriou over 12 years ago
- Status changed from Resolved to Feedback
#10 Updated by Vangelis Koukis over 12 years ago
- Target version changed from v0.5.5 to v0.6
#11 Updated by Vangelis Koukis over 12 years ago
- Status changed from Feedback to Closed
Merged, closing ticket.