aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/environment_variables.md
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-02-06 12:46:59 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-02-06 12:46:59 -0800
commitc4dacabb65048b763b6d3cf60f5800cf71696752 (patch)
tree456d9c0f029e2db73e95b0d21751e3951282066c /doc/environment_variables.md
parentb0fd02ed069c67df3d045fdf1131e6f429941263 (diff)
parentd6d2677637fee5d2988dae08cee1b909d822c650 (diff)
Merge github.com:grpc/grpc into fuzzing-memory
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 2c83972aa1..a380673233 100644
--- a/doc/environment_variables.md
+++ b/doc/environment_variables.md
@@ -35,6 +35,7 @@ some configuration as environment variables that can be set.
A comma separated list of tracers that provide additional insight into how
gRPC C core is processing requests via debug logs. Available tracers include:
- api - traces api calls to the C core
+ - 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
- combiner - traces combiner lock state