aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/environment_variables.md
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-09-21 10:48:59 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-09-21 10:48:59 -0700
commit687a0e641057d42394e1574629df6368cc6e5322 (patch)
tree07a56fb5a962e1fff7fcba53dabf16877c78f17a /doc/environment_variables.md
parent83d215eafb78e48d1f4fbe21e252ea219f825f8b (diff)
Add trace for server channel events
Diffstat (limited to 'doc/environment_variables.md')
-rw-r--r--doc/environment_variables.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/environment_variables.md b/doc/environment_variables.md
index 578bfe7eb7..b790f627ea 100644
--- a/doc/environment_variables.md
+++ b/doc/environment_variables.md
@@ -48,6 +48,7 @@ some configuration as environment variables that can be set.
- glb - traces the grpclb load balancer
- queue_pluck
- queue_timeout
+ - server_channel - lightweight trace of significant server channel events
- secure_endpoint - traces bytes flowing through encrypted channels
- transport_security - traces metadata about secure channel establishment
- tcp - traces bytes in and out of a channel
@@ -61,4 +62,3 @@ some configuration as environment variables that can be set.
- DEBUG - log all gRPC messages
- INFO - log INFO and ERROR message
- ERROR - log only errors
-