I recently created a Grafana dashboard using JavaScript and I realized that adding a border around each row would enhance readability.
Here is how the current view looks like: https://i.stack.imgur.com/itKYR.png
However, it can be difficult to differentiate which row corresponds to which "name".
Therefore, I am considering implementing something similar to this design: https://i.stack.imgur.com/ZkCni.png