Alexandros Kosiaris has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/247290

Change subject: grafana: Alter dashlist in home page
......................................................................

grafana: Alter dashlist in home page

The dashlist in the home page is not giving quick access to useful
dashboards. While users can obviously create an account and use the
starred dashboard functionality, non-logged in and anonymous users can
not use this functionality. Allow via a "homelist" tag, the listing of
specific arbitrary dashboards in the homepage.

Change-Id: I1558b92dc7cf098094e934a2e7fc1a3acd7ea1ef
---
M files/grafana/home.json
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/90/247290/1

diff --git a/files/grafana/home.json b/files/grafana/home.json
index 93a53b6..cf5cd34 100644
--- a/files/grafana/home.json
+++ b/files/grafana/home.json
@@ -41,6 +41,9 @@
           "span": 6,
           "type": "dashlist",
           "mode": "search",
+          "tags": [
+            "homelist"
+          ],
           "title": "Dashboards"
         }
       ]

-- 
To view, visit https://gerrit.wikimedia.org/r/247290
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1558b92dc7cf098094e934a2e7fc1a3acd7ea1ef
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to