问题
I want to place the home dashboard at the top when the user clicks on the dashboard expandable list. I have a dashboard that is set as my home and called as "Home" but while navigating, it is a bad UX to see it at the bottom of the list. To explain with pictures:
The following two pictures depict what I currently have:
This is what I want:
I tried looking into multiple options of placing dashboards at the top: starred, etc but none seemed relevant. I tried to compare what is the difference between my dashboard and statoshi.info and found one: it seems that dashboard is using the Home property of Grafana, and hence that page as an icon of home. But, I could not find how to do this?
回答1:
One way to place a dashboard at the top when the user clicks on the dashboard expandable list is to make the concerned dashboard as the only starred dashboard. Starring a dashboard is like pinning it to the top of the list.
When the user clicks on the dashboard expandable list, the Starred dashboards, if any, are shown alphabetically at the top, followed by the Recent dashboards, if any, and then all dashboards are shown alphabetically under their folder name.
If there are 2 or more starred dashboards then they will be arranged alphabetically and it is not guaranteed that the home dashboard named "Home" will be at the top of this list. Thus, it is necessary to only have a single starred dashboard that you want to place at the top.
来源:https://stackoverflow.com/questions/58581186/how-can-i-place-home-dashboard-as-the-top-in-list-of-dashboards-in-grafana