From 5e6b75c1866ff298953813c2562fe359c071d7eb Mon Sep 17 00:00:00 2001 From: ncteisen Date: Wed, 30 May 2018 12:17:44 -0700 Subject: Update tracer docs --- doc/environment_variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/environment_variables.md b/doc/environment_variables.md index 15752ae865..80b8ad8412 100644 --- a/doc/environment_variables.md +++ b/doc/environment_variables.md @@ -44,7 +44,6 @@ some configuration as environment variables that can be set. - 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 - executor - traces grpc's internal thread pool ('the executor') @@ -80,6 +79,7 @@ some configuration as environment variables that can be set. accomplished by invoking `CONFIG=dbg make ` - alarm_refcount - refcounting traces for grpc_alarm structure - metadata - tracks creation and mutation of metadata + - combiner - traces combiner lock state - closure - tracks closure creation, scheduling, and completion - pending_tags - traces still-in-progress tags on completion queues - polling - traces the selected polling engine -- cgit v1.2.3