The data collector table is hard to understand so I added some labels to make it more readable.

Comments

n.ghunaim created an issue. See original summary.

n.ghunaim’s picture

StatusFileSize
new1.31 KB

Check this patch

n.ghunaim’s picture

StatusFileSize
new1.57 KB

Fixing coding standards, and fixing labels to be more clear.

n.ghunaim’s picture

n.ghunaim’s picture

StatusFileSize
new1.69 KB

Uploaded a new patch to fix the error that occurs when running the patch on #3
Warning: A non-numeric value encountered in template_preprocess_table() (line 1015 of core/includes/theme.inc).

n.ghunaim’s picture

StatusFileSize
new1.57 KB

Fix files path.

erutan’s picture

Where does this show up in the UI? I can apply it and do a before after but am unsure of what the data collector table is. :)

update: got it, I only use charts as a view display, I'll take a look at some point soon and provide feedback.

redwan jamous’s picture

StatusFileSize
new1.49 KB

Updated the patch to work with the latest update.

btully’s picture

This is a great patch! Definitely improves the UX in understanding what fields are what. Thank you!