Add Decimal Precision to Memory Usage Display in Metrics
kurucaner
PROOP

4 months ago

The current memory usage display rounds RAM to whole gigabytes (e.g., 3GB, 4GB), which hides meaningful usage differences during debugging and optimization. It would be very helpful if the dashboard supported decimal precision, such as 3.35GB or 4.12GB, or even up to two decimal places.

Since Railway already collects the full memory usage in bytes internally, this would be a small UI formatting change but extremely useful for developers who monitor memory spikes, leaks, or capacity planning.

Under Review

0 Threads mention this feature

5 Replies

planstream-admin
HOBBY

3 months ago

Hi, but this is not the case. The RAM usage is not rounded to whole GBs. In fact, it has precision to single MBs. Screenshot from my dashboard below.

Attachments


planstream-admin

Hi, but this is not the case. The RAM usage is not rounded to whole GBs. In fact, it has precision to single MBs. Screenshot from my dashboard below.

kurucaner
PROOP

3 months ago

I’ve attached a screenshot. The issue isn’t that RAM usage is being rounded from MB to GB. The problem is that the GB values don’t show enough precision in the Metrics tab.

Attachments


kurucaner

I’ve attached a screenshot. The issue isn’t that RAM usage is being rounded from MB to GB. The problem is that the GB values don’t show enough precision in the Metrics tab.

smith558
FREE

3 months ago

hmm, not for me

Attachments


smith558

hmm, not for me

oranuare
PRO

3 months ago

Once you hit the 1gb mark in one service is when it stops showing the MB.


kurucaner
PROOP

3 months ago

I guess no one reads what I write lol. The issue is happening for GBs!


Loading...