aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-09-01 10:07:10 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-09-01 10:07:10 -0700
commit8c4f128d5f42981a668361eb8745ab736af55189 (patch)
tree8d1d07cb97a6f52bae1024ff2116bd7b7bb7b5b3 /doc
parent8fd40d5ed9303c693865ff431b7565173a4b898e (diff)
Sanity fixes
Diffstat (limited to 'doc')
-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 a2cde92736..672be450b3 100644
--- a/doc/environment_variables.md
+++ b/doc/environment_variables.md
@@ -47,6 +47,7 @@ some configuration as environment variables that can be set.
- 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')
- http - traces state in the http2 transport engine
- http1 - traces HTTP/1.x operations performed by gRPC
- inproc - traces the in-process transport