graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

Inconsistent use of unit measurements in UI

Open asachs01 opened this issue 5 years ago • 2 comments

Expected Behavior

When consulting the dashboard, I should be able to accurately determine the outgoing traffic using GiB.

Current Behavior

As it stands, the UI shows the following:

CleanShot 2021-01-04 at 10 13 43@2x

It's not clear from the UI whether what's in the graph (both on the bar chart elements, or in the Y axis text) that this is GiB

Possible Solution

Change the pop up on the bar chart element to be GiB, and the same for the Y axis text (GiB instead of G)

asachs01 avatar Jan 04 '21 15:01 asachs01

BE provides information via traffic endpoint in bytes. This is a FE issue and should be corrected on the FE side, as FE is responsible for transforming to GiB/GB etc..

luk-kaminski avatar Apr 25 '24 10:04 luk-kaminski

@maxiadlovskii please let's make sure this bug is addresses in the current cycle. In case is fixed, we should close it. Thanks.

Emy-01 avatar May 21 '24 21:05 Emy-01