Analytics: Parallel Loading, Numeric Column Sorting and Five Display Fixes
A round of work on Analytics: faster loading, correct sorting, and a set of fixes to numbers and text that were being displayed wrongly.
01 Faster loading
Analytics now loads its data in parallel rather than in sequence, so the dashboard is ready sooner.
02 Tables sort by value, not by text
Table columns now sort correctly by numeric value — dates, hit counts, sizes and bandwidth all order the way you would expect rather than alphabetically.
Before
Numeric columns sorted as text, so bandwidth and hit counts came out in the wrong order.
After
Dates, hit counts, sizes and bandwidth all sort by their actual value.
03 Fixes
- Recent Queries loads reliably. The tab now loads even when some data sources are temporarily unavailable.
- Special characters display correctly. Search queries with accented letters or non-Latin text are shown as they were typed.
- Average response size. The metric now shows accurate values.
- Dashboard bandwidth percentage. The overall bandwidth usage percentage on the account dashboard now displays correctly.