Are this usage data something wrong, I think I am using that much

The Memory data seems wrong? I don't think I use that much, because: 1. My product have just few people use it (less than 100), most time just myself; 2. I purchase $25 credits before sep, it spent several month. but in Sep 03 I spent $10, but it is run out now? My product and user is not change that much, but the usage rate seems different; 3. My product is really simple, I check my database and cloudflare, and I don't think there are attack on me;
No description
No description
No description
18 Replies
Percy
Percy9mo ago
Project ID: 5c1cd8a8-40ca-4300-85f6-b5f44bb62654
Rand(cat)
Rand(cat)9mo ago
5c1cd8a8-40ca-4300-85f6-b5f44bb62654
Brody
Brody9mo ago
that's memory usage for the whole project combined, open the project and look at the metrics for each service or plugin to determine what's using the memory, perhaps you have a memory leak? mysql is also known to use a whole lot of memory too
Rand(cat)
Rand(cat)9mo ago
are these data normal
No description
No description
Brody
Brody9mo ago
what about redis
Rand(cat)
Rand(cat)9mo ago
didn't use redis much
No description
Brody
Brody9mo ago
yeah I see what you mean, stuff doesn't add up to 1.75gb should be like 900 mb max maybe you have some phantom containers floating around in that project, I'll get the team involved for that
Duchess
Duchess9mo ago
Thread has been flagged to Railway team by @brody192.
Rand(cat)
Rand(cat)9mo ago
I have 2 env, prod and dev, their data are the same, so 900mb should times 2. add up seem right.
Brody
Brody9mo ago
oh you did not mention you had more environments, that changes everything okay so with that information I don't see any issues with 1.75gb for the project, since the graph you initially sent is all memory for all services/plugins in all environments within a project
Duchess
Duchess9mo ago
@brody192 has marked this thread as resolved.
Rand(cat)
Rand(cat)9mo ago
1.75gb is 1 hour right? per month I should use 1260gb. the memory cost me 222122.53 minutely GB. how to calculate this?
No description
Brody
Brody9mo ago
no thats just how much memory your project is using
PixelPants
PixelPants9mo ago
'memory' is ROM or RAM?
Brody
Brody9mo ago
ram
Floris
Floris9mo ago
Holy fuck u ase alot what type of data are you caching / storing ? flask seens very normal mySQL uses a metric ton though 4k requests in 24 with 6mb im assuming youre just serving some like json objects ? i would switch out MySQL for the no SQL from Firebase Firestore
Brody
Brody9mo ago
just use postgres lol
Floris
Floris9mo ago
Very very fast, not hosted yourself, and the free plan allows you to read read/write like 70k a day or something like that i never used them before but if $ usage is the problem, firestore is free