diff options
Diffstat (limited to 'doc/environment_variables.md')
-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 ed46a48e5e..587ab83ebd 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 - executor - traces grpc's internal thread pool ('the executor') - glb - traces the grpclb load balancer + - handshaker - traces handshaking state - http - traces state in the http2 transport engine - http2_stream_state - traces all http2 stream state mutations. - http1 - traces HTTP/1.x operations performed by gRPC |