summaryrefslogtreecommitdiff
path: root/include/haproxy/stats.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: stats: Use the applet API to write dataChristopher Faulet2023-05-051-1/+1
* BUG/MEDIUM: stats: fix resolvers dumpAurelien DARRAGON2023-02-061-1/+1
* BUILD: stats: Missing headers inclusions from stats.hFrédéric Lécaille2022-05-201-0/+2
* CLEANUP: tree-wide: Remove any ref to stream-interfacesChristopher Faulet2022-04-131-2/+0
* BUILD: stats: define several missing structures in stats.hWilly Tarreau2021-10-071-3/+6
* MINOR: stats: pass the appctx flags to stats_fill_info()Willy Tarreau2021-05-081-1/+1
* MINOR: stats: export function to allocate extra proxy countersAmaury Denoyelle2021-03-181-0/+2
* MEDIUM: stats: allow to select one field in `stats_fill_li_stats`William Dauchy2021-02-151-1/+1
* MEDIUM: stats: allow to select one field in `stats_fill_sv_stats`William Dauchy2021-01-261-1/+1
* MEDIUM: stats: allow to select one field in `stats_fill_be_stats`William Dauchy2021-01-261-1/+2
* CLEANUP: stats: improve field selection for frontend http fieldsWilliam Dauchy2021-01-251-1/+1
* MINOR: contrib/prometheus-exporter: use fill_fe_stats for frontend dumpWilliam Dauchy2021-01-211-0/+1
* MEDIUM: stats: allow to select one field in `stats_fill_fe_stats`William Dauchy2021-01-211-1/+2
* MINOR: contrib/prometheus-exporter: use fill_info for process dumpWilliam Dauchy2021-01-131-1/+1
* MEDIUM: stats: integrate static proxies stats in new statsAmaury Denoyelle2020-10-051-0/+2
* MEDIUM: stats: define an API to register stat modulesAmaury Denoyelle2020-10-051-0/+2
* MINOR: stats: define additional flag px cap on domainAmaury Denoyelle2020-10-051-0/+3
* MINOR: stats: add stats size as a parameter for csv/json dumpAmaury Denoyelle2020-10-051-1/+1
* REORG: stats: export some functionsAmaury Denoyelle2020-10-051-0/+5
* CLEANUP: include: tree-wide alphabetical sort of include filesWilly Tarreau2020-06-111-2/+2
* REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move stats.h to haproxy/stats{,-t}.hWilly Tarreau2020-06-111-0/+125