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;
18 Replies
Project ID:
5c1cd8a8-40ca-4300-85f6-b5f44bb62654
5c1cd8a8-40ca-4300-85f6-b5f44bb62654
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
are these data normal
what about redis
didn't use redis much
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
Thread has been flagged to Railway team by @brody192.
I have 2 env, prod and dev, their data are the same, so 900mb should times 2. add up seem right.
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
@brody192 has marked this thread as resolved.
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 thats just how much memory your project is using
'memory' is ROM or RAM?
ram
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
just use postgres lol
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