aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/core/combiner-explainer.md (renamed from doc/combiner-explainer.md)0
-rw-r--r--doc/core/epoll-polling-engine.md (renamed from doc/epoll-polling-engine.md)0
-rw-r--r--doc/core/images/new_epoll_impl.png (renamed from doc/images/new_epoll_impl.png)bin53699 -> 53699 bytes
-rw-r--r--doc/core/images/old_epoll_impl.png (renamed from doc/images/old_epoll_impl.png)bin45342 -> 45342 bytes
-rw-r--r--doc/environment_variables.md1
5 files changed, 1 insertions, 0 deletions
diff --git a/doc/combiner-explainer.md b/doc/core/combiner-explainer.md
index 9e9d077273..9e9d077273 100644
--- a/doc/combiner-explainer.md
+++ b/doc/core/combiner-explainer.md
diff --git a/doc/epoll-polling-engine.md b/doc/core/epoll-polling-engine.md
index 1f5d855743..1f5d855743 100644
--- a/doc/epoll-polling-engine.md
+++ b/doc/core/epoll-polling-engine.md
diff --git a/doc/images/new_epoll_impl.png b/doc/core/images/new_epoll_impl.png
index 9ca1f49cbd..9ca1f49cbd 100644
--- a/doc/images/new_epoll_impl.png
+++ b/doc/core/images/new_epoll_impl.png
Binary files differ
diff --git a/doc/images/old_epoll_impl.png b/doc/core/images/old_epoll_impl.png
index 7ac3df8367..7ac3df8367 100644
--- a/doc/images/old_epoll_impl.png
+++ b/doc/core/images/old_epoll_impl.png
Binary files differ
diff --git a/doc/environment_variables.md b/doc/environment_variables.md
index b472f7e126..1eb850e976 100644
--- a/doc/environment_variables.md
+++ b/doc/environment_variables.md
@@ -52,6 +52,7 @@ some configuration as environment variables that can be set.
traces epoll-fd creation/close calls for epollex polling engine
- glb - traces the grpclb load balancer
- handshaker - traces handshaking state
+ - health_check_client - traces health checking client code
- http - traces state in the http2 transport engine
- http2_stream_state - traces all http2 stream state mutations.
- http1 - traces HTTP/1.x operations performed by gRPC