You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/24 19:22:03 UTC

[jira] [Commented] (TC-419) TPv2 - enable auto-refresh for dashboard widgets

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

ASF GitHub Bot commented on TC-419:
-----------------------------------

GitHub user mitchell852 opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/748

    [TC-419] - implements configurable autorefresh of TPv2 dashboard components

    

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

    $ git pull https://github.com/mitchell852/incubator-trafficcontrol tc-419-dashboard-refresh

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

    https://github.com/apache/incubator-trafficcontrol/pull/748.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 #748
    
----
commit 144c52e0fda5c973728bb6a073e1ac6e3922ab6e
Author: Jeremy Mitchell <mi...@gmail.com>
Date:   2017-07-24T19:16:24Z

    implements configurable autorefresh or dashboard components

----


> TPv2 - enable auto-refresh for dashboard widgets
> ------------------------------------------------
>
>                 Key: TC-419
>                 URL: https://issues.apache.org/jira/browse/TC-419
>             Project: Traffic Control
>          Issue Type: Improvement
>          Components: Traffic Portal
>            Reporter: Jeremy Mitchell
>            Priority: Minor
>
> The widgets found on the Traffic Portal dashboard - http://localhost:8080/#!/monitor/dashboard - should be set to auto-refresh at a defined interval. This refresh should be configurable. I.e.
> dashboard: {
>   refresh: {
>     enabled: true|false,
>     interval: 30000
>   }
> }



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