From: Scott Baker Date: Fri, 25 Apr 2014 19:20:47 +0000 (-0700) Subject: get BIGQUERY_TABLE setting from plstackapi config file X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c40941b4b7d5aeea42d24339efa337f7da48c702;p=plstackapi.git get BIGQUERY_TABLE setting from plstackapi config file --- diff --git a/planetstack/planetstack/settings.py b/planetstack/planetstack/settings.py index d706245..ce13f08 100644 --- a/planetstack/planetstack/settings.py +++ b/planetstack/planetstack/settings.py @@ -240,3 +240,5 @@ LOGGING = { }, } } + +BIGQUERY_TABLE = getattr(config, "bigquery_table", "demoevents") diff --git a/planetstack/templates/admin/dashboard/welcome.html b/planetstack/templates/admin/dashboard/welcome.html index 4967169..d8c3b70 100644 --- a/planetstack/templates/admin/dashboard/welcome.html +++ b/planetstack/templates/admin/dashboard/welcome.html @@ -73,8 +73,8 @@ function confirmDialog(title,msg) {

CDN Operations View

- Active Slivers: - Overall Throughput: + Allocated Slivers: + Bytes Served: Average CPU Utilization: