Re: [google-appengine] What is the Nontraced time in stackdriver traces?

2016-04-22 Thread 'Brad Abrams' via Google App Engine
Thanks for sharing this Shashikanth. Untraced time is effectively the time that is no covered by any non-root trace spans. That is, no service has reported to trace where this time is spent. We are working on getting more reporting in place and providing an SDK for you to add your own custom

Re: [google-appengine] Re: Cloud Trace API on AppEngine - latency and other questions

2016-01-31 Thread 'Brad Abrams' via Google App Engine
Great thanks Alexander... We really appreciate your feedback. We (the trace team) are working on solutions to improve this latency. Meanwhile, the eng team would suggest the your use task queue to schedule the cloud trace API call outside of user requests. As Adam suggests... > >> Second, is

Re: [google-appengine] Re: How does Cloud Trace decide which requests to trace?

2016-01-13 Thread 'Brad Abrams' via Google App Engine
Thanks Zeehad... That is correct! Our engineering lead for Cloud Trace responded to PK off thread and I think her response might be helpful or at least interesting to others. The requests are sampled at a rate of 0.1 request per second for each app engine instance you have. If you

Re: [google-appengine] Console Logs Broken on Safari Again

2016-01-08 Thread 'Brad Abrams' via Google App Engine
Thanks for raising this. We do test in Safari regularly, but I don't doubt some bugs could leak out... Can you file feedback in the console. "Send feedback" in the upper right corner whenever you see them? ..brad On Fri, Jan 8, 2016 at 9:45 AM, Joshua Smith wrote: >

Re: [google-appengine] Console Logs Broken on Safari Again

2016-01-08 Thread 'Brad Abrams' via Google App Engine
new behavior is a lot worse than it has been. >> >> On Jan 8, 2016, at 4:08 PM, 'Brad Abrams' via Google App Engine < >> google-appengine@googlegroups.com> wrote: >> >> Thanks for raising this. We do test in Safari regularly, but I don't >> doub

Re: [google-appengine] Console Logs Broken on Safari Again

2016-01-08 Thread 'Brad Abrams' via Google App Engine
ri hasn’t really worked since the new console > came out. The logs, in particular, have never worked. They don’t refresh > right. Although this new behavior is a lot worse than it has been. > > On Jan 8, 2016, at 4:08 PM, 'Brad Abrams' via Google App Engine < > google-appeng

Re: [google-appengine] Re: Client latency performance and time synchronisation

2016-01-05 Thread 'Brad Abrams' via Google App Engine
I wrote an app with a similar idea.. Using Go on App Engine.. https://play.google.com/store/apps/details?id=com.buzzin.myapplication I ended up going with "first to the server wins" model because I didn't want to trust the the client time (too easy to hack)... For use cases where everyone is on

Re: [google-appengine] Google Cloud Platform wants to hear from you

2015-04-20 Thread 'Brad Abrams' via Google App Engine
Karl -- thanks for your feedback! Rest assured we are absolutely listening. Responses to this thread have been forwarded to many different teams within cloud and have caused lots of healthy discussion. Your feedback is greatly appreciated. I will compile as many of the responses as I can and

Re: [google-appengine] Re: Push to deploy discontinued?

2015-03-06 Thread 'Brad Abrams' via Google App Engine
We really want to enable that use case. The infrastructure we used for that in the past has proven to not meet our reliability requirements, so we are actively building a replacement. As soon as that replacement is ready, we will re-enable this functionality. ..brad On Fri, Mar 6, 2015 at

Re: [google-appengine] Re: Push to deploy discontinued?

2015-03-04 Thread 'Brad Abrams' via Google App Engine
Thanks for following up -- I am sorry this is confusing. For Java developers, we recommend you use Jenkins as we describe here: https://cloud.google.com/tools/repo/push-to-deploy does that help? ..brad On Wed, Mar 4, 2015 at 8:52 PM bergstrom.mjgar...@gmail.com wrote: Sorry I'm a bit

Re: [google-appengine] Re: Github Python Source only deploy not working?

2015-02-04 Thread 'Brad Abrams' via Google App Engine
I am sorry you are experiencing this issue. Could you try deleting the pipeline and re-creating it? ..brad On Wed Feb 04 2015 at 9:17:36 AM Nazrul Kamaruddin nazr...@gmail.com wrote: This feature was not working for me either. I get an empty screen in the Releases page. I am trying to deploy

Re: [google-appengine] Re: Push to deploy discontinued?

2015-02-02 Thread 'Brad Abrams' via Google App Engine
Thanks for all your feedback on this change. We heard from many of you that, while the Jenkins-based solution we offer works https://cloud.google.com/tools/repo/push-to-deploywell for larger projects with dedicated build and test steps, it works much less well for more simple projects with no

Re: [google-appengine] Re: Cloud Datastore Dashboard not working

2015-01-19 Thread 'Brad Abrams' via Google App Engine
Thanks for pointing this out... we are seeing a few customers hitting issues with the datastore viewer in the Developer Console. We are investigating... If you see the issue, please to send a feedback report. (Need Help? at the bottom the left nav, then send feedback). thanks ..brad On Mon

Re: [google-appengine] Re: Push to deploy discontinued?

2014-12-23 Thread 'Brad Abrams' via Google App Engine
Thank you all for your feedback. We are sorry to have to make this change. As Kyle points out, we have connected with all the current users to let them know of the change of plans. What we have heard from many users is that they wanted more flexibility to configure build and test options. To

Re: [google-appengine] New AppEngine Console seems to hang quite a bit

2014-11-18 Thread 'Brad Abrams' via Google App Engine
+Michael who is the PM for the new console. Yes, I am very interested in knowing if other people are seeing this. ..brad On Tue, Nov 18, 2014 at 8:42 AM, kj keit...@gmail.com wrote: I have never had problems with the old (original) appengine console. However, whenever I try to use the new