the metrics pages are nice and useful but it isn't clear what the graphs are actually showing. some of them are showing the accumulated values per minute, some per 30 or 15 seconds and some have their time scale all over the place depending how the graph loaded.
for some i don't even know what to do with the value like the table storage being in mb but being calculated as GB-seconds in the energy usage.
i have one reducer that runs every 2 seconds and the graph shows it as 1.6 to 2 TPS with a time scale step of 30 seconds. is that an accumulated value too? how does it get to 2TPS? at best this is VERY misleading.
besides that, why aren't the metrics stored in a st_metrics (event) table that the dashboard can just load from the clog or at least get as subcription. this also would allow the standalone version to have metrics too.
oh and also the decimal point should either be 2 or 4 digits and not 3 as 3 makes it unclear if it is 300 or 300k as not all languages have . the decimal point but , and that is often automatically interchanged based on the system language. so each time i see 123.456TeV i don't know if it is 123 or 123k usage without heavy thinking and double checking. this is especially bad for helping others when they are showing screenshots of their energy usage.
i got an example of the confusing , . on discord. here the two are even mixed up in the same metric.