appengine monitoring api

439 views
Skip to first unread message

Felippe Bueno

unread,
Dec 5, 2011, 4:02:23 PM12/5/11
to google-a...@googlegroups.com
Hello all,

Anyone know something about the "appengine monitoring api" ?

I don't have any URL.

I saw Alan Green talking about it on Life in App Engine Production.

In fact, I only have the form request link.


Thank you.

JH

unread,
Dec 5, 2011, 4:19:03 PM12/5/11
to Google App Engine
I remember this going into TT a LONG time ago... seems like a simple
api, very curious that it hasn't surfaced yet

On Dec 5, 3:02 pm, Felippe Bueno <felippe.bu...@gmail.com> wrote:
> Hello all,
>
> Anyone know something about the "appengine monitoring api" ?
>
> I don't have any URL.
>

> I saw Alan Green talking about it on  <http://goog_622033861/>Life in App
> Engine Production<http://www.youtube.com/watch?v=rgQm1KEIIuc&feature=player_detailpage#...>
> .
>
> In fact, I only have the form request link <http://goo.gl/xcB1E>.
>
> Thank you.

Brandon Wirtz

unread,
Dec 5, 2011, 4:54:01 PM12/5/11
to google-a...@googlegroups.com
State of "your AppEngine" for monitoring. I'd upload code, but we change
regularly, and our case would be specific to our functions. I would put this
on more than one AppID so you can check errors against more than one app to
see if your issue is localized. We do this to tell if GAE is broken or our
code is.

User or bot access Your Appid.Appspot.com/amiup?MyRandomString

Using whatever language and version you are running do the following
operations.

Import every library you are using:

Output (NOW!)

Write Randomstring to Instance Memory
Return instance memory if equal report "Working"

Output (NOW!)
Write Randomstring to memcache
Return memcache if equal report "Working"
Output (NOW!)
Write Randomstring to datastore
Return Datastore if equal report "Working"
Output (NOW!)
Fetch URL (google.com query Random string + OR The)
If success return working
Output (NOW!)
Loop X = X*2 +3 500 times
Output answer
Output (NOW!)
Do some Regex, or Django, or What ever imports you have things. Output
(Now! After each one so you have the time it took to complete.

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


Felippe Bueno

unread,
Mar 22, 2012, 5:52:33 PM3/22/12
to google-a...@googlegroups.com
Hello Google AE Team,

Is there any news on this ?

Takashi Matsuo

unread,
Apr 17, 2012, 7:49:36 AM4/17/12
to google-a...@googlegroups.com
Hi guys,

Sorry for the very late reply,

Thanks for the feedback, we need to do some work to get this into a
reasonable state so we are shutting down the current TT program for
now until we have something better. We don't have any ETA for now, but
we're certainly building a new version of it, so stay tuned.

Thanks,

-- Takashi

--
Takashi Matsuo | Developer Advocate | tma...@google.com | 03-6384-9224

Reply all
Reply to author
Forward
0 new messages