Bug 1542720 - Unable to see realtime data from OpenShift in CloudForms UI
Summary: Unable to see realtime data from OpenShift in CloudForms UI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.8.0
Hardware: All
OS: All
high
high
Target Milestone: GA
: 5.10.0
Assignee: Milan Zázrivec
QA Contact: Shalom Naim
URL:
Whiteboard:
Depends On:
Blocks: 1565156 1565157
TreeView+ depends on / blocked
 
Reported: 2018-02-06 21:48 UTC by David Luong
Modified: 2021-06-10 14:30 UTC (History)
15 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1565156 1565157 (view as bug list)
Environment:
Last Closed: 2019-02-11 14:02:31 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Bug verification (166.44 KB, image/png)
2018-07-01 09:08 UTC, Shalom Naim
no flags Details

Description David Luong 2018-02-06 21:48:49 UTC
Description of problem:
CFME UI shows 2 day lag of OSE stats under Compute > Containers > Providers > (OSE_PROVIDER)

However, it only shows more recent data in different parts of the UI, eg,

Compute > Containers > Container Nodes > Monitoring > Utilization

They are seeing the latest past hour data if the interval (drop down parameter) is set to hourly.
They are seeing yesterday's data if the interval parameter is set to daily.

Version-Release number of selected component (if applicable):
5.8

How reproducible:
Consistent throughout their environment
OpenShift UI shows no lag in stats

Steps to Reproduce:
1.
2.
3.

Actual results:
2 to 1 day lag of stats in CFME UI depending on which part of UI.  


Expected results:
No lag in results

Comment 31 CFME Bot 2018-04-06 18:11:42 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/044b1205b304b0a8ea0d9131cd2a63317d578431
commit 044b1205b304b0a8ea0d9131cd2a63317d578431
Author:     Milan Zazrivec <mzazrivec>
AuthorDate: Wed Mar 28 10:23:17 2018 -0400
Commit:     Milan Zazrivec <mzazrivec>
CommitDate: Wed Mar 28 10:23:17 2018 -0400

    Container dashboard charts: send datapoints as full timestamps

    We need to send chart datapoints as complete timestamps (including
    timezone info) so that the patternfly component would correctly
    convert them to Date() objects and avoid ugly side-effects
    when viewing the charts in browsers located in different timezones.

    https://bugzilla.redhat.com/show_bug.cgi?id=1542720

 app/services/container_dashboard_service.rb | 2 +-
 app/services/container_service_mixin.rb | 6 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Comment 35 Shalom Naim 2018-07-01 09:08:50 UTC
Created attachment 1455729 [details]
Bug verification


Note You need to log in before you can comment on or make changes to this bug.