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

29 messages · Page 1 of 1 (latest)

crystal pond
#

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;
ashen hareBOT
#

Project ID: 5c1cd8a8-40ca-4300-85f6-b5f44bb62654

white solsticeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

crystal pond
#

5c1cd8a8-40ca-4300-85f6-b5f44bb62654

gaunt marten
#

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

crystal pond
#

are these data normal

gaunt marten
#

what about redis

crystal pond
#

didn't use redis much

gaunt marten
#

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

queen harborBOT
#

Thread has been flagged to Railway team by @gaunt marten.

crystal pond
#

I have 2 env, prod and dev, their data are the same, so 900mb should times 2. add up seem right.

gaunt marten
#

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

queen harborBOT
#

@gaunt marten has marked this thread as resolved.

crystal pond
#

1.75gb is 1 hour right? per month I should use 1260gb. the memory cost me 222122.53 minutely GB. how to calculate this?

gaunt marten
#

no thats just how much memory your project is using

fallow ore
gaunt marten
#

ram

sand pulsar
#

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

gaunt marten
sand pulsar
#

Very very fast, not hosted yourself, and the free plan allows you to read read/write like 70k a day or something like that

sand pulsar