aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/environment_variables.md
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2017-07-07 12:50:33 -0700
committerGravatar Mark D. Roth <roth@google.com>2017-07-07 12:50:33 -0700
commit60751fe7e7f1403066f9dc8b19ca69ea69ae7f20 (patch)
tree860789897810236af9d660078e61d1503f23ecf5 /doc/environment_variables.md
parent8dc24e3c4fde981d775e9349cba4111d1b6f2bc6 (diff)
Add client_channel tracer; code cleanup; eliminate an allocation.
Diffstat (limited to 'doc/environment_variables.md')
-rw-r--r--doc/environment_variables.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/environment_variables.md b/doc/environment_variables.md
index 0a289ac94d..339b705252 100644
--- a/doc/environment_variables.md
+++ b/doc/environment_variables.md
@@ -42,6 +42,8 @@ some configuration as environment variables that can be set.
- bdp_estimator - traces behavior of bdp estimation logic
- call_error - traces the possible errors contributing to final call status
- channel - traces operations on the C core channel stack
+ - client_channel - traces client channel activity, including resolver
+ and load balancing policy interaction
- combiner - traces combiner lock state
- compression - traces compression operations
- connectivity_state - traces connectivity state changes to channels