How we can measure app statistics like CPU Seconds Used/Second, which we are able to see on our dashboard for our App in Google App Engine. (Datastore statistics can be measured using https://developers.google.com/appengine/docs/java/datastore/stats, thus similar things exist for other attributes ?)
How we can measure app statistics like CPU Seconds Used/Second, which we are able
Share
Quota service API is probably the closest to what you’re looking for.