> Out of interest how you verify the reliability of the 'control' app? It
> could be running in a completely different 'area' of appengine. It could be
> running in a different datacenter - so is completely isolated from the any
> issues the main app is or isnt seeing.
>

Good question. I simply don't care about where apps are running.
It's a shot in the dark. I mean, I'm monitoring both apps, and if I have
one alert on both apps, I consider that it's an appengine problem. Thats
why I say that I am "mitigating" the monitoring problem. Also, the code
that I wrote so far, is monitoring specific operations on Appengine (ds
read, ds write, memcache read/write etc), this way I can see what exactly
is not Ok on AppEngine, like the official status page.
Long story short, both (official status page, and my project) have the same
issues.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to