Skip to content
Snippets Groups Projects
Commit 05dbac6b authored by ncteisen's avatar ncteisen
Browse files

Update doc

parent 780ba5dd
No related branches found
No related tags found
No related merge requests found
...@@ -85,6 +85,11 @@ some configuration as environment variables that can be set. ...@@ -85,6 +85,11 @@ some configuration as environment variables that can be set.
'all' can additionally be used to turn all traces on. 'all' can additionally be used to turn all traces on.
Individual traces can be disabled by prefixing them with '-'. Individual traces can be disabled by prefixing them with '-'.
'refcount' will turn on all of the tracers for refcount debugging.
if 'list_tracers' is present, then all of the available tracers will be
printed when the program starts up.
Example: Example:
export GRPC_TRACE=all,-pending_tags export GRPC_TRACE=all,-pending_tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment