Re: [google-appengine] Re: GAE 1.7.1 SDK is now available for download

2012-08-22 Thread Bryce Cutt
This is great. Thanks GAE team!

Jason, I see appstats_CALC_RPC_COSTS in the docs but I do not see 
appstats_DATASTORE_DETAILS documented anywhere. What does it do?

- Bryce


On Tuesday, August 21, 2012 3:39:40 PM UTC-7, Jason Collins wrote:

 The new improvements to appstats are AMAZING! Thank you to whomever worked 
 on it!

 Make sure you enable them (at least to try them out). In 
 appengine_config.py:

   appstats_DATASTORE_DETAILS = True
   appstats_CALC_RPC_COSTS = True

 j

 On Tuesday, 21 August 2012 14:11:48 UTC-6, Dan Holevoet wrote:

 Hi everyone,

 You can also read more about the release in the announcement blog 
 posthttp://googleappengine.blogspot.com/2012/08/app-engine-171-released.html
 .

 Thanks,
 Dan


 On Tue, Aug 21, 2012 at 11:55 AM, Bryce Cutt pand...@gmail.com wrote:

 Release notes are up too:
 http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes 

 Personally I am most interested in AppStats showing information about 
 the cost of the RPCs made during a request.



 On Tuesday, August 21, 2012 11:35:10 AM UTC-7, Bryce Cutt wrote:

 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

  -- 
 You received this message because you are subscribed to the Google 
 Groups Google App Engine group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/google-appengine/-/JYTb4Cbck2YJ.

 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.




 -- 
 Dan Holevoet
 Google Developer Relations

  

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/OjcVNQXSh2UJ.
To post to this group, send email to google-appengine@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.



Re: [google-appengine] Re: GAE 1.7.1 SDK is now available for download

2012-08-22 Thread Jason Collins
Look at 
google_appengine/google/appengine/ext/appstats/sample_appengine_config.py - 
there's all sorts of good stuff in there.

j

On Wednesday, 22 August 2012 13:39:56 UTC-6, Bryce Cutt wrote:

 This is great. Thanks GAE team!

 Jason, I see appstats_CALC_RPC_COSTS in the docs but I do not see 
 appstats_DATASTORE_DETAILS documented anywhere. What does it do?

 - Bryce


 On Tuesday, August 21, 2012 3:39:40 PM UTC-7, Jason Collins wrote:

 The new improvements to appstats are AMAZING! Thank you to whomever 
 worked on it!

 Make sure you enable them (at least to try them out). In 
 appengine_config.py:

   appstats_DATASTORE_DETAILS = True
   appstats_CALC_RPC_COSTS = True

 j

 On Tuesday, 21 August 2012 14:11:48 UTC-6, Dan Holevoet wrote:

 Hi everyone,

 You can also read more about the release in the announcement blog 
 posthttp://googleappengine.blogspot.com/2012/08/app-engine-171-released.html
 .

 Thanks,
 Dan


 On Tue, Aug 21, 2012 at 11:55 AM, Bryce Cutt pand...@gmail.com wrote:

 Release notes are up too:
 http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes 

 Personally I am most interested in AppStats showing information about 
 the cost of the RPCs made during a request.



 On Tuesday, August 21, 2012 11:35:10 AM UTC-7, Bryce Cutt wrote:

 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

  -- 
 You received this message because you are subscribed to the Google 
 Groups Google App Engine group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/google-appengine/-/JYTb4Cbck2YJ.

 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.




 -- 
 Dan Holevoet
 Google Developer Relations

  

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/z9Xt3Xr8VCsJ.
To post to this group, send email to google-appengine@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.



Re: [google-appengine] Re: GAE 1.7.1 SDK is now available for download

2012-08-22 Thread Bryce Cutt
Thanks.


On Wednesday, August 22, 2012 1:01:50 PM UTC-7, Jason Collins wrote:

 Look at 
 google_appengine/google/appengine/ext/appstats/sample_appengine_config.py- 
 there's all sorts of good stuff in there.

 j

 On Wednesday, 22 August 2012 13:39:56 UTC-6, Bryce Cutt wrote:

 This is great. Thanks GAE team!

 Jason, I see appstats_CALC_RPC_COSTS in the docs but I do not see 
 appstats_DATASTORE_DETAILS documented anywhere. What does it do?

 - Bryce


 On Tuesday, August 21, 2012 3:39:40 PM UTC-7, Jason Collins wrote:

 The new improvements to appstats are AMAZING! Thank you to whomever 
 worked on it!

 Make sure you enable them (at least to try them out). In 
 appengine_config.py:

   appstats_DATASTORE_DETAILS = True
   appstats_CALC_RPC_COSTS = True

 j

 On Tuesday, 21 August 2012 14:11:48 UTC-6, Dan Holevoet wrote:

 Hi everyone,

 You can also read more about the release in the announcement blog 
 posthttp://googleappengine.blogspot.com/2012/08/app-engine-171-released.html
 .

 Thanks,
 Dan


 On Tue, Aug 21, 2012 at 11:55 AM, Bryce Cutt pand...@gmail.com wrote:

 Release notes are up too:
 http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes 

 Personally I am most interested in AppStats showing information about 
 the cost of the RPCs made during a request.



 On Tuesday, August 21, 2012 11:35:10 AM UTC-7, Bryce Cutt wrote:

 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

  -- 
 You received this message because you are subscribed to the Google 
 Groups Google App Engine group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/google-appengine/-/JYTb4Cbck2YJ.

 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.




 -- 
 Dan Holevoet
 Google Developer Relations

  

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/MXRS7QYlDUUJ.
To post to this group, send email to google-appengine@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.



[google-appengine] Re: GAE 1.7.1 SDK is now available for download

2012-08-21 Thread Bryce Cutt
Release notes are up too:
http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes 

Personally I am most interested in AppStats showing information about the 
cost of the RPCs made during a request.


On Tuesday, August 21, 2012 11:35:10 AM UTC-7, Bryce Cutt wrote:

 http://code.google.com/p/googleappengine/downloads/list


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/JYTb4Cbck2YJ.
To post to this group, send email to google-appengine@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.



Re: [google-appengine] Re: GAE 1.7.1 SDK is now available for download

2012-08-21 Thread Dan Holevoet
Hi everyone,

You can also read more about the release in the announcement blog
posthttp://googleappengine.blogspot.com/2012/08/app-engine-171-released.html
.

Thanks,
Dan


On Tue, Aug 21, 2012 at 11:55 AM, Bryce Cutt pandas...@gmail.com wrote:

 Release notes are up too:
 http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes

 Personally I am most interested in AppStats showing information about the
 cost of the RPCs made during a request.



 On Tuesday, August 21, 2012 11:35:10 AM UTC-7, Bryce Cutt wrote:

 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

  --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine/-/JYTb4Cbck2YJ.

 To post to this group, send email to google-appengine@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.




-- 
Dan Holevoet
Google Developer Relations

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



Re: [google-appengine] Re: GAE 1.7.1 SDK is now available for download

2012-08-21 Thread Jason Collins
The new improvements to appstats are AMAZING! Thank you to whomever worked 
on it!

Make sure you enable them (at least to try them out). In 
appengine_config.py:

  appstats_DATASTORE_DETAILS = True
  appstats_CALC_RPC_COSTS = True

j

On Tuesday, 21 August 2012 14:11:48 UTC-6, Dan Holevoet wrote:

 Hi everyone,

 You can also read more about the release in the announcement blog 
 posthttp://googleappengine.blogspot.com/2012/08/app-engine-171-released.html
 .

 Thanks,
 Dan


 On Tue, Aug 21, 2012 at 11:55 AM, Bryce Cutt pand...@gmail.comjavascript:
  wrote:

 Release notes are up too:
 http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes 

 Personally I am most interested in AppStats showing information about 
 the cost of the RPCs made during a request.



 On Tuesday, August 21, 2012 11:35:10 AM UTC-7, Bryce Cutt wrote:

 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

  -- 
 You received this message because you are subscribed to the Google Groups 
 Google App Engine group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/google-appengine/-/JYTb4Cbck2YJ.

 To post to this group, send email to 
 google-a...@googlegroups.comjavascript:
 .
 To unsubscribe from this group, send email to 
 google-appengi...@googlegroups.com javascript:.
 For more options, visit this group at 
 http://groups.google.com/group/google-appengine?hl=en.




 -- 
 Dan Holevoet
 Google Developer Relations

  

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/uUWNSdDzaWMJ.
To post to this group, send email to google-appengine@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.