Logging is essential for any application. Stackdriver should at the very 
least match the basic functionality of AWS Cloudwatch logging.

At the bare minimum can we have:
1) Have all logs related to a request be categorized under a single request
2) Have all logs related to a request reference a unique request id so all 
logs pertaining to a single request become easily searchable
3) Show a start/stop auto generated log which shows the request that came 
in, and how long it took to fulfill the request/how much resources it used

Currently, logs from separate containers are jumbled up with one another 
and makes looking at the logs a nightmare. Plus there is no way to easily 
get all the logs from a certain request.

Maybe you guys are working on this already? If so could we get an update of 
what Logging is to look like in the near future?

Please, and thank you.

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/7a8040c5-bc9b-4636-b954-ccf142c1e8c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Govind Rai

Reply via email to