]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
MINOR: doc: add missing statistics column
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 28 Aug 2025 16:34:54 +0000 (18:34 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 28 Aug 2025 16:58:11 +0000 (18:58 +0200)
Complete documentation with missing description of newly added columns.

This must be backported up to 2.8.

doc/management.txt

index b3812a22d0d60ed7b6e78e97da1e53170211badb..945aef8f4ef3876287e0aab0ba2fa7a25ad4dd99 100644 (file)
@@ -1341,6 +1341,21 @@ Here is the list of static fields using the proxy statistics domain:
  101. agg_server_status_check [..B.]: (deprecated)
  102. agg_check_status [..B.]: backend aggregated gauge of server's state check
       status
+ 103. srid [...S]: server id revision
+ 104. sess_other [.F..]: total number of sessions other than HTTP since process
+      started
+ 105. h1_sess [.F..]: total number of HTTP/1 sessions since process started
+ 106. h2_sess [.F..]: total number of HTTP/2 sessions since process started
+ 107. h3_sess [.F..]: total number of HTTP/3 sessions since process started
+ 108. req_other [.F..]: total number of sessions other than HTTP processed by
+      this object since the worker process started
+ 109. h1req [.F..]: total number of HTTP/1 sessions processed by this object
+      since the worker process started
+ 110. h2req [.F..]: total number of hTTP/2 sessions processed by this object
+      since the worker process started
+ 111. h3req [.F..]: total number of HTTP/3 sessions processed by this object
+      since the worker process started
+ 112. proto [L...]: protocol
 
 For all other statistics domains, the presence or the order of the fields are
 not guaranteed. In this case, the header line should always be used to parse