Re: [google-appengine] Re: Building dashboards with Stackdriver

2016-11-27 Thread Joshua Fox
Thank you. On Sat, Nov 26, 2016 at 1:02 AM, 'Alex (Cloud Platform Support)' via Google App Engine wrote: > Hi Joshua, > > While not offering the same level of customization as Splunk does with its > charts and other data visualization elements, Google

[google-appengine] Re: High latency for no apparent reason

2016-11-27 Thread 'Adam (Cloud Platform Support)' via Google App Engine
Since all that is known is that you have a handler that sometimes takes a very long time under certain conditions, and it's not RPC related, you'd have to post the code from the handler in order for the issue to be investigated. If you're adverse to posting your application code on a public

Re: [google-appengine] Running nodejs API on AppEngine. Can't access endpoint due to CORS redirect (307)

2016-11-27 Thread 'Les Vogel' via Google App Engine
Try with myproject.appspot-preview.com, or more specifically, service-dot-projectID.appspot-preview.com On Sat, Nov 26, 2016 at 6:04 PM, Tommy Long wrote: > Hello, > > Apologies in advance if I've missed something stupid but after an entire > evening of Googling and

[google-appengine] Re: Datastore

2016-11-27 Thread 'Adam (Cloud Platform Support)' via Google App Engine
We'll need more details about what you're trying to do in order to help. Are you following any specific documentation? On Saturday, November 26, 2016 at 12:01:43 PM UTC-5, Ottavio Migliaccio wrote: > > Hi, > I use Android study. > Insert correctly the entities in the datastore, but when I turn

[google-appengine] The quota details is broken

2016-11-27 Thread Nick
I observed the same thing while doing a demo to a customer. I wasn't able to find anywhere obvious which had some on it either. Not sure if it's a permissions thing, or is straight up broken. -- You received this message because you are subscribed to the Google Groups "Google App Engine"

[google-appengine] Re: High latency for no apparent reason

2016-11-27 Thread Thomas Baldauf
It would be hard to post my code here, because I'd have to include HttpFilters and the whole DAO/Cache-layer. But there's really nothing going on that's needing a lot of CPU resources. One thing I asked myself: could it be GC occupying the process, because the frequency of such slow requests is

[google-appengine] GAE Application disabled is not enabling

2016-11-27 Thread Dhandapani Sattanathan
Hi Google, One of my production GAE Application was running successfully past 3 years. I disabled the GAE application for my back end work. After 2 hours I try to enable GAE application. But GAE application doesn't enable. Please help me to solve this. It's an emergency for us. Plz Refer