Storage stats discrepancy in usage stats v.s.billing

30 views
Skip to first unread message

supercobra

unread,
Feb 6, 2012, 9:56:09 AM2/6/12
to google-a...@googlegroups.com
Hi Google,

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

PoulS

unread,
Feb 6, 2012, 12:11:18 PM2/6/12
to Google App Engine
The rate is for 1GB for 1 day. Multiply by 30 to get the cost per
month.

/Poul

Simon Knott

unread,
Feb 6, 2012, 2:02:45 PM2/6/12
to google-a...@googlegroups.com
The datastore statistics only display entity storage, they don't show index storage.

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

Robert Kluin

unread,
Feb 6, 2012, 7:13:36 PM2/6/12
to google-a...@googlegroups.com
You can star issue 2740 if you'd like to see stats on what your
indexes are using too:
http://code.google.com/p/googleappengine/issues/detail?id=2740

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.
>

Reply all
Reply to author
Forward
0 new messages