aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/environment_variables.md
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-05-15 10:42:54 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2018-05-16 15:49:16 -0700
commitd469804366208ac8a65442c00f3e05af898649a2 (patch)
tree0269bfbfd7b60b16b01b17476bb7c52f57a5ad42 /doc/environment_variables.md
parent7a94e535f80f6bb250b2c96e2106fae57d4b2d8d (diff)
Remove grpc_trace_channel_stack_builder
Diffstat (limited to 'doc/environment_variables.md')
-rw-r--r--doc/environment_variables.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/environment_variables.md b/doc/environment_variables.md
index 6911e22c4a..15752ae865 100644
--- a/doc/environment_variables.md
+++ b/doc/environment_variables.md
@@ -47,7 +47,6 @@ some configuration as environment variables that can be set.
- combiner - traces combiner lock state
- compression - traces compression operations
- 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 create(), shutdown() and close() calls for channel fds.
Also traces epoll fd create()/close() calls in epollex polling engine