mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-31 10:31:46 +00:00
DOC: management: rename show stats domain cli "dns" to "resolvers"
In commit f8642ee82
("MEDIUM: resolvers: rename dns extra counters to
resolvers extra counters"), we renamed "dns" counters to "resolvers", but
we forgot to update the documentation accordingly.
This may be backported to all stable versions.
This commit is contained in:
parent
61d66a3d06
commit
cf913c2f90
@ -3264,8 +3264,8 @@ show sess <id> | older <age> | susp | all
|
|||||||
is meant to be interpreted while checking function strm_dump_to_buffer() in
|
is meant to be interpreted while checking function strm_dump_to_buffer() in
|
||||||
src/stream.c to figure the exact meaning of certain fields.
|
src/stream.c to figure the exact meaning of certain fields.
|
||||||
|
|
||||||
show stat [domain <dns|proxy>] [{<iid>|<proxy>} <type> <sid>] [typed|json] \
|
show stat [domain <resolvers|proxy>] [{<iid>|<proxy>} <type> <sid>] \
|
||||||
[desc] [up|no-maint]
|
[typed|json] [desc] [up|no-maint]
|
||||||
Dump statistics. The domain is used to select which statistics to print; dns
|
Dump statistics. The domain is used to select which statistics to print; dns
|
||||||
and proxy are available for now. By default, the CSV format is used; you can
|
and proxy are available for now. By default, the CSV format is used; you can
|
||||||
activate the extended typed output format described in the section above if
|
activate the extended typed output format described in the section above if
|
||||||
|
Loading…
Reference in New Issue
Block a user