Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
26ed183556f3df9e9bde6f6d47143aa4a18ae463
/
include
/
haproxy
/
stats-t.h
2745620
MINOR: stats: support an optional "float" option to "show info"
by Willy Tarreau
· Sat May 08 07:54:24 2021 +0200
5dfdf3e
MINOR: stats: report tainted on show info
by Amaury Denoyelle
· Wed May 05 17:09:12 2021 +0200
5bbc676
BUG/MINOR: stats: revert the change on ST_CONVDONE
by Willy Tarreau
· Fri Feb 12 11:49:25 2021 +0100
defd156
MINOR: stats: add new start time field
by William Dauchy
· Fri Jan 15 22:41:38 2021 +0100
a8766cf
MINOR: stats: duplicate 3 fields in bytes in info
by William Dauchy
· Fri Jan 15 22:41:37 2021 +0100
5a982a7
MINOR: contrib/prometheus-exporter: export build_info
by William Dauchy
· Fri Jan 08 13:18:06 2021 +0100
7f8f6cb
BUG/MEDIUM: stats: prevent crash if counters not alloc with dummy one
by Amaury Denoyelle
· Tue Nov 10 14:24:31 2020 +0100
bd71510
MINOR: stats: report server's user-configured weight next to effective weight
by Willy Tarreau
· Fri Oct 23 22:44:30 2020 +0200
3e32036
MINOR: stats: also support a "no-maint" show stat modifier
by Willy Tarreau
· Fri Oct 23 17:28:57 2020 +0200
fbd0bc9
MINOR: dns/stats: integrate dns counters in stats
by Amaury Denoyelle
· Mon Oct 05 11:49:46 2020 +0200
0b70a8a
MINOR: stats: add config "stats show modules"
by Amaury Denoyelle
· Mon Oct 05 11:49:45 2020 +0200
d3700a7
MINOR: stats: support clear counters for dynamic stats
by Amaury Denoyelle
· Mon Oct 05 11:49:43 2020 +0200
730c727
MEDIUM: stats: add abstract type to store counters
by Amaury Denoyelle
· Mon Oct 05 11:49:41 2020 +0200
58d395e
MEDIUM: stats: define an API to register stat modules
by Amaury Denoyelle
· Mon Oct 05 11:49:40 2020 +0200
72b16e5
MINOR: stats: define additional flag px cap on domain
by Amaury Denoyelle
· Mon Oct 05 11:49:38 2020 +0200
072f97e
MINOR: stats: define the concept of domain for statistics
by Amaury Denoyelle
· Mon Oct 05 11:49:37 2020 +0200
45c457a
MINOR: log: adds counters on received syslog messages.
by Emeric Brun
· Thu Jul 09 23:23:34 2020 +0200
aaa7085
MINOR: raw_sock: Report the number of bytes emitted using the splicing
by Christopher Faulet
· Fri Jul 10 13:56:30 2020 +0200
a9fcecb
MINOR: stats: add the estimated need of concurrent connections per server
by Willy Tarreau
· Mon Jun 29 15:38:53 2020 +0200
3bb617c
MINOR: stats: add 3 new output values for the per-server idle conn state
by Willy Tarreau
· Mon Jun 29 13:51:05 2020 +0200
2eec9b5
REORG: include: move stats.h to haproxy/stats{,-t}.h
by Willy Tarreau
· Thu Jun 04 19:58:55 2020 +0200
[Renamed (97%) from include/types/stats.h]
0159ee4
MINOR: stats: Report internal errors in the proxies/listeners/servers stats
by Christopher Faulet
· Mon Dec 16 14:40:39 2019 +0100
0d1c2a6
MINOR: stats: Report max times in addition of the averages for sessions
by Christopher Faulet
· Fri Nov 08 14:59:51 2019 +0100
9b01370
MINOR: stats/debug: maintain a counter of debug commands issued
by Willy Tarreau
· Thu Oct 24 18:18:02 2019 +0200
2f39738
MINOR: stats: support the "desc" output format modifier for info and stat
by Willy Tarreau
· Wed Oct 09 11:43:59 2019 +0200
ab02b3f
MINOR: stats: get rid of the STAT_SHOWADMIN flag
by Willy Tarreau
· Wed Oct 09 11:11:46 2019 +0200
708c416
MINOR: stats: replace the ST_* uri_auth flags with STAT_*
by Willy Tarreau
· Wed Oct 09 10:19:16 2019 +0200
88a0db2
MINOR: stats: Add the support of float fields in stats
by Christopher Faulet
· Tue Sep 24 16:35:10 2019 +0200
6338a08
MINOR: stats: Add JSON export from the stats page
by Christopher Faulet
· Mon Sep 09 15:50:54 2019 +0200
f21d17b
MINOR: stats: report the number of idle connections for each server
by Willy Tarreau
· Sun Sep 08 09:24:56 2019 +0200
7cf0e45
MINOR: raw_sock: report global traffic statistics
by Willy Tarreau
· Thu May 23 11:39:14 2019 +0200
333939c
MINOR: action: new '(http-request|tcp-request content) do-resolve' action
by Baptiste Assmann
· Mon Jan 21 08:34:50 2019 +0100
3a78aa6
BUG/MINOR: stats: Fully consume large requests in the stats applet
by Christopher Faulet
· Wed Feb 27 16:19:48 2019 +0100
2b9b678
MINOR: stats: Move stuff about the stats status codes in stats files
by Christopher Faulet
· Wed Feb 27 16:42:58 2019 +0100
a1214a5
MINOR: cache: report the number of cache lookups and cache hits
by Willy Tarreau
· Fri Dec 14 14:00:25 2018 +0100
f157384
MINOR: backend: count the number of connect and reuse per server and per backend
by Willy Tarreau
· Fri Dec 14 11:35:36 2018 +0100
beb859a
MINOR: polling: add an option to support busy polling
by Willy Tarreau
· Thu Nov 22 18:07:59 2018 +0100
a719926
MEDIUM: jobs: support unstoppable jobs for soft stop
by William Lallemand
· Fri Nov 16 16:57:20 2018 +0100
13ef773
MINOR: log: report the number of dropped logs in the stats
by Willy Tarreau
· Mon Nov 12 07:25:28 2018 +0100
2d372c2
MINOR: stats: report the number of currently connected peers
by Willy Tarreau
· Mon Nov 05 17:12:27 2018 +0100
199ad24
MINOR: stats: report the number of active peers in "show info"
by Willy Tarreau
· Mon Nov 05 16:31:22 2018 +0100
00098ea
MINOR: stats: report the number of active jobs and listeners in "show info"
by Willy Tarreau
· Mon Nov 05 14:38:13 2018 +0100
3fd1973
MINOR: http: Log warning if (add|set)-header fails
by Tim Duesterhus
· Sun May 27 20:35:08 2018 +0200
9531728
MINOR: stats: display the number of threads in the statistics.
by Yves Lafon
· Mon Feb 26 11:10:37 2018 +0100
6f6bb38
MEDIUM: stats: Add show json schema
by Simon Horman
· Wed Jan 04 09:37:26 2017 +0100
05ee213
MEDIUM: stats: Add JSON output option to show (info|stat)
by Simon Horman
· Wed Jan 04 09:37:25 2017 +0100
0baac8c
REORG: cli: move "show info" to stats.c
by Willy Tarreau
· Tue Nov 22 16:36:53 2016 +0100
9ed6203
REORG: cli: split dumpstats.h in stats.h and cli.h
by William Lallemand
· Mon Nov 21 17:49:11 2016 +0100
[Renamed (61%) from include/proto/dumpstats.h]
74c24fb
REORG: cli: split dumpstats.c in src/cli.c and src/stats.c
by William Lallemand
· Mon Nov 21 17:18:36 2016 +0100
6a22dcb
MINOR: cli: add private pointer and release function
by Thierry FOURNIER / OZON.IO
· Sat Nov 12 10:51:33 2016 +0100
a5bc36b
MINOR: stats: emit dses
by Willy Tarreau
· Fri Oct 21 18:16:27 2016 +0200
8a90b8e
MINOR: stats: output dcon
by Willy Tarreau
· Fri Oct 21 18:15:32 2016 +0200
1e08cd8
MEDIUM: cli: register CLI keywords with cli_register_kw()
by William Lallemand
· Thu Oct 13 17:57:55 2016 +0200
d0a56c2
MINOR: dumpstats: split stats_dump_be_stats() in two parts
by Thierry Fournier
· Fri Mar 25 08:21:51 2016 +0100
61fe6c0
MINOR: dumpstats: split stats_dump_sv_stats() in two parts
by Thierry Fournier
· Fri Mar 25 08:21:21 2016 +0100
c445685
MINOR: dumpstats: split stats_dump_li_stats() in two parts
by Thierry Fournier
· Fri Mar 25 08:20:49 2016 +0100
23d2d64
MINOR: dumpstats: split stats_dump_fe_stats() in two parts
by Thierry Fournier
· Fri Mar 25 08:20:11 2016 +0100
cb2c767
MINOR: dumpstats: split stats_dump_info_to_buffer() in two parts
by Thierry Fournier
· Fri Mar 25 08:19:23 2016 +0100
31e64ca
MINOR: dumpstats: extract stats fields enum and names
by Thierry Fournier
· Wed Mar 23 16:25:49 2016 +0100
cb80912
MEDIUM: stats: support "show info typed" on the CLI
by Willy Tarreau
· Mon Jan 11 20:08:42 2016 +0100
b47785f
MINOR: stats: add functions to emit typed fields into a chunk
by Willy Tarreau
· Wed Feb 24 23:28:31 2016 +0100
8e62c05
MINOR: stats: create fields types suitable for all CSV output data
by Willy Tarreau
· Mon Jan 04 17:23:25 2016 +0100
3057645
CLEANUP: applet: rename struct si_applet to applet
by Willy Tarreau
· Mon Apr 13 13:50:30 2015 +0200
8a8d83b
REORG: applet: move the applet definitions out of stream_interface
by Willy Tarreau
· Mon Apr 13 13:24:54 2015 +0200
af3cf70
MEDIUM: stats: reimplement HTTP keep-alive on the stats page
by Willy Tarreau
· Tue Apr 22 22:19:53 2014 +0200
91b843d
REORG: stats: move the stats socket states to dumpstats.c
by Willy Tarreau
· Tue Jan 28 16:27:17 2014 +0100
51437d2
Revert "MEDIUM: stats: add support for HTTP keep-alive on the stats page"
by Willy Tarreau
· Sun Dec 29 00:43:40 2013 +0100
f3221f9
MEDIUM: stats: add support for HTTP keep-alive on the stats page
by Willy Tarreau
· Sat Dec 28 21:11:35 2013 +0100
c0e0d7b
MEDIUM: map: dynamic manipulation of maps
by Thierry FOURNIER
· Wed Dec 11 16:55:52 2013 +0100
4171e9e
MEDIUM: stats: delay appctx initialization
by Willy Tarreau
· Sun Dec 01 12:32:30 2013 +0100
347a35d
MAJOR: stats: move the HTTP stats handling to its applet
by Willy Tarreau
· Fri Nov 22 17:51:09 2013 +0100
96d4491
MEDIUM: stats: prepare the HTTP stats I/O handler to support more states
by Willy Tarreau
· Fri Nov 22 12:25:24 2013 +0100
88c278f
MEDIUM: stats: add proxy name filtering on the statistic page
by de Lafond Guillaume
· Mon Apr 15 19:27:10 2013 +0200
354898b
MINOR: stats: replace STAT_FMT_CSV with STAT_FMT_HTML
by Willy Tarreau
· Sun Dec 23 18:15:23 2012 +0100
d9bdcd5
REORG: stats: massive code reorg and cleanup
by Willy Tarreau
· Sat Dec 22 20:31:10 2012 +0100
c7e4238
REORG: buffers: split buffers into chunk,buffer,channel
by Willy Tarreau
· Fri Aug 24 19:22:53 2012 +0200
654694e
MEDIUM: stats/cli: add support for "set table key" to enter values
by Willy Tarreau
· Thu Jun 07 01:03:16 2012 +0200
19979e1
MINOR: stats admin: reduce memcmp()/strcmp() calls on status codes
by Cyril Bonté
· Wed Apr 04 12:57:21 2012 +0200
cf8d9ae
MINOR: stats admin: allow unordered parameters in POST requests
by Cyril Bonté
· Wed Apr 04 12:57:18 2012 +0200
c88b887
[MINOR] More flexible clearing of stick table
by Simon Horman
· Wed Jun 15 15:18:49 2011 +0900
9bd2c73
[CLEANUP] dumpstats: make symbols static where possible
by Simon Horman
· Wed Jun 15 15:18:44 2011 +0900
295a837
[REORG] session: move the data_ctx struct to the stream interface's applet
by Willy Tarreau
· Thu Mar 10 11:25:07 2011 +0100
5ec29ff
[CLEANUP] stats: make all dump functions only rely on the stream interface
by Willy Tarreau
· Sun Feb 13 15:27:22 2011 +0100
b24281b
[MINOR] stream_interface: make use of an applet descriptor for IO handlers
by Willy Tarreau
· Sun Feb 13 13:16:36 2011 +0100
474be41
[MEDIUM] stats: add an admin level
by Cyril Bonté
· Tue Oct 12 00:14:36 2010 +0200
70be45d
[MEDIUM] enable/disable servers from the stats web interface
by Cyril Bonté
· Tue Oct 12 00:14:35 2010 +0200
69f58c8
[MEDIUM] stats: add "show table [<name>]" to dump a stick-table
by Willy Tarreau
· Mon Jul 12 17:55:33 2010 +0200
decd14d
[MEDIUM] stats: rely on the standard session_accept() function
by Willy Tarreau
· Tue Jun 01 18:03:19 2010 +0200
eb47268
[MEDIUM] separate protocol-level accept() from the frontend's
by Willy Tarreau
· Fri May 28 18:46:57 2010 +0200
ea1f5fe
[MINOR] stats: use a dedicated state to output static data
by Willy Tarreau
· Sun Oct 11 23:12:51 2009 +0200
aeebf9b
[MEDIUM] Collect & provide separate statistics for sockets, v2
by Krzysztof Piotr Oledzki
· Sun Oct 04 15:43:17 2009 +0200
b0c9bc4
[MEDIUM] stats: make HTTP stats use an I/O handler
by Willy Tarreau
· Sun Oct 04 15:56:38 2009 +0200
f5a885f
[MEDIUM] stats: don't use s->ana_state anymore
by Willy Tarreau
· Sun Oct 04 14:22:18 2009 +0200
24955a1
[MINOR] stats: make stats_dump_raw_to_buffer() use buffer_feed_chunk
by Willy Tarreau
· Sun Oct 04 11:54:04 2009 +0200
7e72a8f
[MINOR] stats_dump_sess_to_buffer: use buffer_feed_chunk()
by Willy Tarreau
· Sat Oct 03 23:55:14 2009 +0200
61b3473
[MINOR] stats_dump_errors_to_buffer: use buffer_feed_chunk()
by Willy Tarreau
· Sat Oct 03 23:49:35 2009 +0200
9a42c0d
[MEDIUM] stats: replace the stats socket analyser with an SI applet
by Willy Tarreau
· Tue Sep 22 19:31:03 2009 +0200
5ca791d
[CLEANUP] move remaining stats sockets code to dumpstats
by Willy Tarreau
· Sun Aug 16 19:06:42 2009 +0200
74808cb
[MEDIUM] implement error dump on unix socket with "show errors"
by Willy Tarreau
· Wed Mar 04 15:53:18 2009 +0100
3dfe6cd
[MEDIUM] add support for "show sess" in unix stats socket
by Willy Tarreau
· Sun Dec 07 22:29:48 2008 +0100
Next »