Great news. Thanks Qi Ke

On Wednesday, 2 March 2016 04:20:38 UTC+11, Qi Ke wrote:
>
> Thanks for the request. We are actively working on it.
>
> - We've already added an API to expose Trace Context to the JAVA and 
> python runtime. The one for Python runtime will be available in next GAE 
> release.
> - After you get the Trace Context, you can use that to create your custom 
> spans and the data you send over using our JSON API will join the server 
> side data and be rendered and analyzed together.
> - Make sure to call the API asynchronously to avoid adding latency to your 
> request handling.
> - We are also working on a built-in version of the trace API so that users 
> don't have to use the JSON API on GAE, but that work is not the highest 
> priority in the queue.
>
> Hope this helps.
> Qi
>
>
> On Tuesday, March 1, 2016 at 1:26:15 AM UTC-8, troberti wrote:
>>
>> I would rather see something more integrated into App Engine. It would be 
>> very nice if custom traces could piggyback on the way the 'normal' cloud 
>> trace are gathered, so without adding extra urlfetch overhead. 
>>
>> On Tuesday, March 1, 2016 at 5:02:51 AM UTC+1, Adam (Cloud Platform 
>> Support) wrote:
>>>
>>> I've created a Gist with a basic example 
>>> <https://gist.github.com/anonymous/bd23a9d76c34db46f1c2> of how to post 
>>> a single test trace using the JSON API, which you should be able to 
>>> extrapolate from. This uses the Google API Client Library for Python 
>>> <https://developers.google.com/api-client-library/python/start/installation>
>>> .
>>>
>>> On Monday, February 29, 2016 at 7:23:02 PM UTC-5, Jay Kyburz wrote:
>>>>
>>>> Is it possible to log custom events for Cloud Trace in my Python App 
>>>> Engine App?
>>>>
>>>> THe Docs seems to suggest its possible but a nice clear example would 
>>>> really help.
>>>>
>>>

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e34f9964-c55f-4e59-837d-664bc5180a1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to