Metrics board only showing last hour
protogenandy
PROOP

11 days ago

My railway dashboard for my services (all services, all work spaces) are only showing the last hour of data. I cannot seem to get it to show last 6 hours, day, 7 days, 30 days.

I have tried hard refresh, logging out and in, and basic web debug items.

Solved

1 Replies

Status changed to Awaiting Railway Response Railway 11 days ago


codydearkland
EMPLOYEE

9 days ago

Hi! I just want to confirm; when you're going into any of the services, into the Metrics tab and click 7 Days (for example) you're seeing no data at all?

I was testing from my side - and confirmed the data is in your environment, so it seems like this is potentially a client side issue.

Something worth trying — if you have a sec, can you check one thing for us? With DevTools open on the Metrics page:

  • Application → Local Storage → railway.com → look for the key @railway/metrics/range. Click 7 Days and tell me whether that value changes (it should flip to "7d").
  • Network tab → filter for "metrics" → click 7 Days → does a new request fire, and what does the startDate look like in the request payload?

That'll tell us whether the click is being committed at all. From our side everything looks healthy — the data is in our backend for every time window, the API would serve it, the frontend wiring all looks right — so we're trying to figure out why your specific browser is stuck.


Status changed to Awaiting User Response Railway 9 days ago


Railway
BOT

2 days ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 1 day ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...