Make Erlang-Distribution-Compare dashboard 15"-friendly

The yardstick for all Grafana dashboards should be 1920 x 1200, the
screen format most common in our team. If the dashboards look good on
our screens, they will look good on other screens too. Smalle
resolutions won't look too crammed, and bigger resolutions can be split
in half (e.g. 27" iMacs).

Some take-aways from optimising the layout of this dashboard:

* limit horizontal graph panels to 3
* limit horizontal panels to 2 if the information is dense (e.g. table + graph)
* use the same width for graph panels that need comparing, stack vertically
This commit is contained in:
Gerhard Lazu 2019-10-14 09:19:16 +01:00
parent a356e2f630
commit 9fc0d79238
1 changed files with 805 additions and 789 deletions