aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/environment_variables.md
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2017-08-02 17:08:30 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2017-08-02 17:08:30 -0700
commit8c8266cc430eb238021a6598b362436e6adc6ee6 (patch)
treea9211d205f011056de6d3aed99761571cbf9a2ee /doc/environment_variables.md
parente70f3b2200dd203a453132124b8d0302a8f601dc (diff)
fix documentation
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 036824d573..a2cde92736 100644
--- a/doc/environment_variables.md
+++ b/doc/environment_variables.md
@@ -69,6 +69,7 @@ some configuration as environment variables that can be set.
The following tracers will only run in binaries built in DEBUG mode. This is
accomplished by invoking `CONFIG=dbg make <target>`
+ - alarm_refcount - refcounting traces for grpc_alarm structure
- metadata - tracks creation and mutation of metadata
- closure - tracks closure creation, scheduling, and completion
- pending_tags - traces still-in-progress tags on completion queues