summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/protocol.txt b/doc/protocol.txt
index 2f17415..9714bd9 100644
--- a/doc/protocol.txt
+++ b/doc/protocol.txt
@@ -1266,6 +1266,7 @@ integers separated by a colon (treat this as a floating point number).
| proxy_conn_oom | 64u | Number of out of memory errors while |
| | | serving proxy requests |
| proxy_req_active | 64u | Number of in-flight proxy requests |
+| proxy_req_await | 64u | Number of in-flight proxy async requests |
| cmd_get | 64u | Cumulative number of retrieval reqs |
| cmd_set | 64u | Cumulative number of storage reqs |
| cmd_flush | 64u | Cumulative number of flush reqs |