riemann / riemann-dash

An HTTP dashboard for Riemann.
MIT License
248 stars 102 forks source link

Improve UI #135

Closed smortex closed 2 months ago

smortex commented 1 year ago
Before After
Output of ps(1) is hard to read because of the non-monospaced font, custom attribute (customer, user) are not display like the usual ones (ttl, tags) More readable ps(1) output, all attributes are displayed the same way
Before After
Some floating points number have a single digit after the decimal place (2.4) Floating-points numbers always have 2 digits after the decimal place
Before After
smortex commented 1 year ago

Added another minor fix for rounding inconsistencies.