When I look at my app stats 'Datastore Statistics' I see
- Size of all entities = 979 MBytes
But in the billing history page I see:
Datastore Storage
$0.008/GByte-day used: 5.50 free: 5.50 Billable 5.50 Charge: $0.04
So one says I am using about 1GB the other one about 5GB right? Is
there a discrepancy or just something that escapes me?
app_id=playtyprx
URL: http://app.typrx.com
Thank you.
Daniel
If you use a lot of indexes it's quite possible for the index storage to be a multiple of your entity size.
Cheers,
Simon
Also, if you're using a lot of tasks, the storage they use gets counted too.
Robert
> --
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/AyvcVc6-jdQJ.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>