[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960257#comment-15960257
 ] 

ASF GitHub Bot commented on CLOUDSTACK-9783:
--------------------------------------------

GitHub user karuturi opened a pull request:

    https://github.com/apache/cloudstack/pull/2032

    CLOUDSTACK-9783: corrected the version number in metrics pom

    master is broken after fwd-merging metrics PR #1944 from 4.9
    This is due to the incorrect parent version number in the metrics pom.
    Corrected the same to reflect master version number.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Accelerite/cloudstack master-fix-after-1944

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/2032.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2032
    
----
commit e1c76dcc235fd350f87725adaf359619331db278
Author: Rajani Karuturi <[email protected]>
Date:   2017-04-07T04:22:27Z

    CLOUDSTACK-9783: corrected the version number in metrics pom
    
    master is broken after fwd-merging metrics PR #1944 from 4.9
    This is due to the incorrect parent version number in the metrics pom.
    Corrected the same to reflect master version number.

----


> 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.0.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.3.15#6346)

Reply via email to