google-app-engine
Find the total instance hours in my Google Apps Engine
Where can I find the total front-end instance hours that I have used in my previous days? It seems I can only see today's total.
AFAIK the actual instance-hours numbers are not directly available, at least not in the developer console. What you might find helpful would be the historical graph of the instance usage, for the last (up to) 30 days, which you'll find in the Dashboard after selecting the Instances display mode, the desired timescale and the billed instance estimate graph: Hover the mouse cursor over the graph and the actual billed instance estimate value will be displayed below the graph and the corresponding date and time is displayed in the top right corner. Note that there is some noticeable delay in updating the values, tho. The graph detail level depends on the selected timescale, the coarsest being ~2h (on the 30 days timescale), so if you need more than just a general idea about usage trending you'd need to take care of: averaging and/or integrating on a daily basis accounting for the free daily quotas accounting for instance class (I'm unsure if that's already taken into account or not) You could also try the billing date export feature. From Export billing data to a file: You can export your daily usage and cost estimates automatically to a CSV or JSON file stored in a Google Cloud Storage bucket you specify. You can then access the data via the Cloud Storage API, CLI tool, or Google Cloud Platform console ... Alternatively, you can export detailed data to a Google BigQuery dataset. For more information, see Export billing data to BigQuery. Note: I haven't actually tried this export feature. so I can't tell if the instance hours values are in there. There's also the still open GAE issue 10716 which suggests GAE stats might not be included.
Related Links
Obtaining persistent token for accessing users data under Google domain
Restlet GWT in a Google Gadget
Alternative to Google App Engine API?
Google App Engine's data viewer for java is not showing utf8 char correctly
Download the code of sample application from GoogleApps
How to keep 3rd party's site credentials with GAE?
Migrating an App to High-Replication Datastore - now ancestor issues
gwt-appengine app with part of its content protected and the rest public
How to add the user name in the url for a Chrome extension?
Are there cloud / cluster / hosting providers that charge for actual CPU time used?
Updating data on mobile devices using App Engine (preferably avoiding “hot tablets”)
getting latest data with high replication datastore
Verification SMS - Google App Engine
How to select out of a one to many property
google app engine python uploading application first time
The 5 writes per second for an entity group