Skip to content

Commit f0710a1

Browse files
committed
MINOR: doc: add missing statistics column
Complete documentation with missing description of newly added columns. This should be backported up to 2.4
1 parent e0ec018 commit f0710a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/management.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,6 +1337,10 @@ Here is the list of static fields using the proxy statistics domain:
13371337
97. used_conn_cur [...S]: current number of connections in use
13381338
98. need_conn_est [...S]: estimated needed number of connections
13391339
99. uweight [..BS]: total user weight (backend), server user weight (server)
1340+
100. agg_server_status [..B.]: backend aggregated gauge of server's status
1341+
101. agg_server_status_check [..B.]: (deprecated)
1342+
102. agg_check_status [..B.]: backend aggregated gauge of server's state check
1343+
status
13401344

13411345
For all other statistics domains, the presence or the order of the fields are
13421346
not guaranteed. In this case, the header line should always be used to parse

0 commit comments

Comments
 (0)