More generally, is there any plans to turn the data found on the admin
console into something that can be queried programmatically?

The servers running on appengine are essential to my business.
Ideally I would be able to query out certain metrics from the admin
page and send alerts to my pager if something goes wrong (e.g., error
rate over 5%, task queues building up, etc.)  Because I can't do
something like that, I'm constantly worried that my application might
be failing when I'm away from my desk (e.g., sleeping) for an extended
period of time.

I suppose I could write a screen-scraper to login and pull this data
out, but that seems excessive.



On Wed, Apr 21, 2010 at 12:44 AM, Joe <form.manager.tes...@gmail.com> wrote:
> Does anyone know if it's possible to do this? I am also trying to
> create Google App Engine ID programmatically.
>
> On Apr 19, 10:22 pm, Joe <form.manager.tes...@gmail.com> wrote:
>> Hi,
>>
>> I'm trying to log in to Google App Engine with my Google Account, and
>> I was wondering if it's possible to do this programmatically.
>> I want to retrieve all the App ID that I have in Google App Engine
>> (https://appengine.google.com/) through my application (written in
>> Java).
>>
>> What kind of authentication would be needed to do this? Can I use
>> ClientLogin for this?
>>
>> Thanks!!
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To post to this group, send email to google-appeng...@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> google-appengine+unsubscr...@googlegroups.com.
>> For more options, visit this group 
>> athttp://groups.google.com/group/google-appengine?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to