user-request-tracing.txt: Add note to use tracing with care
Since tracing consumes additional server resources discourage users from tracing requests unnecessarily. Change-Id: Icb4b81188d6e0e0071416537b1bfadf22e2836da Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
@@ -26,6 +26,11 @@ request type:
|
||||
link:user-upload.html[upload documentation]. Tracing for Git requests
|
||||
other than Git push is not supported.
|
||||
|
||||
Since tracing consumes additional server resources tracing should only
|
||||
be enabled for single requests if there is a concrete need for
|
||||
debugging. In particular bots should never enable tracing for all their
|
||||
requests by default.
|
||||
|
||||
== Find log entries for a trace ID
|
||||
|
||||
If tracing is enabled all log messages that correspond to the traced
|
||||
|
Reference in New Issue
Block a user