aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/environment_variables.md
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2018-04-26 16:01:33 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2018-04-26 16:01:33 -0700
commitad11bf5b604cfce29968211707d798473fc0802e (patch)
tree1aaebf13e9de9b0435053becc03838fe5f1c6b59 /doc/environment_variables.md
parente52fee9065673e04a9c5756cdf884860d3ba2dad (diff)
fd tracing support
Diffstat (limited to 'doc/environment_variables.md')
-rw-r--r--doc/environment_variables.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/environment_variables.md b/doc/environment_variables.md
index 587ab83ebd..a5130ea4e2 100644
--- a/doc/environment_variables.md
+++ b/doc/environment_variables.md
@@ -49,6 +49,7 @@ some configuration as environment variables that can be set.
- connectivity_state - traces connectivity state changes to channels
- channel_stack_builder - traces information about channel stacks being built
- executor - traces grpc's internal thread pool ('the executor')
+ - fd_trace - traces fd creation, shutdown and closure.
- glb - traces the grpclb load balancer
- handshaker - traces handshaking state
- http - traces state in the http2 transport engine