You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rohit Yadav (JIRA)" <ji...@apache.org> on 2017/08/10 11:28:01 UTC

[jira] [Updated] (CLOUDSTACK-9783) Improve metrics view performance

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohit Yadav updated CLOUDSTACK-9783:
------------------------------------
    Status: Reviewable  (was: In Progress)

> Improve metrics view performance
> --------------------------------
>
>                 Key: CLOUDSTACK-9783
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9783
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Rohit Yadav
>            Assignee: Rohit Yadav
>             Fix For: Future, 4.10.1.0, 4.9.3.0
>
>
> Metrics view is a pure frontend feature, where several API calls are made to generate the metrics view tabular data. In very large environments, rendering of these tables can take a lot of time, especially when there is high latency. The improvement task is to reimplement this feature by moving the logic to backend so metrics calculations happen at the backend and final result can be served by a single API request.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)