diff options
author | ncteisen <ncteisen@gmail.com> | 2017-07-17 09:13:04 -0700 |
---|---|---|
committer | ncteisen <ncteisen@gmail.com> | 2017-07-17 09:13:04 -0700 |
commit | e155b9a3a3768c252524a4029a92d13b6bcef4c1 (patch) | |
tree | fd48f7a2ed1d50eeda4c497923b4cb07d03841db | |
parent | 64977778bfc0f099f417f937c0f78807b61aad3f (diff) |
Update env var doc
-rw-r--r-- | doc/environment_variables.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/environment_variables.md b/doc/environment_variables.md index 9a26b6e17b..0dceeb683a 100644 --- a/doc/environment_variables.md +++ b/doc/environment_variables.md @@ -50,6 +50,7 @@ some configuration as environment variables that can be set. - channel_stack_builder - traces information about channel stacks being built - http - traces state in the http2 transport engine - http1 - traces HTTP/1.x operations performed by gRPC + - inproc - traces the in-process transport - flowctl - traces http2 flow control - op_failure - traces error information when failure is pushed onto a completion queue |