Alexandros Kosiaris has submitted this change and it was merged.
Change subject: Grafana increase homepage dash list limits
......................................................................
Grafana increase homepage dash list limits
The Featured Wikidata dashboard recently fell
off the bottom of the list which is by default
limited to 10! (as we now have more than 10
deatured dashes).
14 means we can again show all featured dashboards
and does not actually increase the size of the list,
simply uses the empty space at the bottom...
Change-Id: Ibad9153dd52836042157e22a1bbab121c6b828f1
---
M files/grafana/home.json
1 file changed, 4 insertions(+), 2 deletions(-)
Approvals:
Alexandros Kosiaris: Verified; Looks good to me, approved
diff --git a/files/grafana/home.json b/files/grafana/home.json
index 3cbaf0f..2f75029 100644
--- a/files/grafana/home.json
+++ b/files/grafana/home.json
@@ -37,14 +37,16 @@
"tags": [
"featured"
],
- "title": "Featured dashboards"
+ "title": "Featured dashboards",
+ "limit": 14
},
{
"id": 3,
"span": 6,
"type": "dashlist",
"mode": "starred",
- "title": "Starred dashboards"
+ "title": "Starred dashboards",
+ "limit": 14
}
]
}
--
To view, visit https://gerrit.wikimedia.org/r/259666
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibad9153dd52836042157e22a1bbab121c6b828f1
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits