Commit Graph

46 Commits (3a57face1128430c27f03e34c59c921d58531fb0)

Author SHA1 Message Date
Richard Fuchs 2e4dec10ea MT#55283 refactor call_rate_stats_updater
2 years ago
Donat Zenichev 131702c6e4 MT#57378 move `stats_counters_calc_rate()` to a separate thread
2 years ago
Donat Zenichev 905d584902 MT#57335 Move `stats_rate_min_max()` to a separate thread
2 years ago
Richard Fuchs e36386a096 MT#55283 disable graphite stats if disabled
2 years ago
Richard Fuchs b956303748 MT#55283 support reporting per-interval metrics
2 years ago
Richard Fuchs 4498e181a6 MT#55283 refactor interfaces stats block
2 years ago
Richard Fuchs fbf7550f86 MT#55283 collect sampled interface stats
2 years ago
Richard Fuchs 1cb7e0e05a MT#55283 split up gauge stats bookkeeping
2 years ago
Richard Fuchs d6ca0a99b3 MT#55283 simplify/clarify min/max stats gathering
2 years ago
Richard Fuchs fb9738ff02 MT#55283 fix def/undef pairing
2 years ago
Richard Fuchs 6c1fbc5706 MT#55283 move stats variables into sensible units
2 years ago
Richard Fuchs dddaa60afb MT#55283 simplify/clarify stats gathering
2 years ago
Richard Fuchs b5a20bdb91 MT#55283 properly output stat strings
2 years ago
Richard Fuchs c9e38ebe9a MT#55283 properly support double value stats
2 years ago
Richard Fuchs 6b5a8f5560 TT#178352 generalise metrics gathering and printing
3 years ago
Richard Fuchs 7b5b52e932 TT#156052 add MOS stats to stats output
3 years ago
Richard Fuchs 06006df6fb TT#101150 obsolete 'totalstats'
4 years ago
Richard Fuchs b0ebe9ba1b TT#101150 move start timestamp to global var
4 years ago
Richard Fuchs 2ae5cc79ba TT#101150 obsolete more fields from struct totalstats
4 years ago
Richard Fuchs 3fa16c6ab1 TT#101150 generalise ng command stats into array/list
4 years ago
Richard Fuchs d4102280b2 TT#101150 obsolete struct request_time stats
4 years ago
Richard Fuchs f5f29e1c59 TT#101150 add min/max/avg tracking for gauge stats
4 years ago
Richard Fuchs b4295684a5 TT#101150 convert stats gauge handling to macros
4 years ago
Richard Fuchs 7337f4a231 TT#101150 obsolete offers/answers/deletes_ps
4 years ago
Richard Fuchs 899d95791f TT#101150 add stats_counters_min_max()
4 years ago
Richard Fuchs facb4b54db TT#101150 obsolete redundant fields in struct totalstats
4 years ago
Richard Fuchs 3608d9b070 TT#101150 obsolete total_relayed_* fields
4 years ago
Richard Fuchs f8c3f93f57 TT#101150 add support for local copy-out of stats
4 years ago
Richard Fuchs 181dfe6b1c TT#101150 update runtime averaging to microseconds
4 years ago
Richard Fuchs 01263d644c TT#101150 refactor counter stats into macro list
4 years ago
Richard Fuchs ad64f4fa00 TT#101150 introduce proper struct for "counter" style stats
4 years ago
Richard Fuchs 7dcc4473f5 TT#101150 split out "gauge" style stats
4 years ago
Richard Fuchs a1f3530292 TT#101150 separate out `struct stream_stats`
4 years ago
Richard Fuchs 406f2dc36d TT#101150 remove in_tos_tclass from struct stats
4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Stefan Mititelu 482e2d0d2b Add stats for ipv4/ipv6/mixed media calls
4 years ago
Richard Fuchs 5d895fb7be TT#82405 add Prometheus stats exporter
4 years ago
Stefan Mititelu 8ba5d162dd Fix Valgrind "still reachable" for a few others
5 years ago
Richard Fuchs cdcf80c2c1 TT#82401 add statistics NG command
5 years ago
Richard Fuchs 6d2aeccda6 TT#82401 amend stats gather to keep track of braces
5 years ago
Richard Fuchs 1015cead8b TT#82401 amend stats gathering to detect ints
5 years ago
Richard Fuchs ac765d1b54 TT#82410 unify stats gathering functions
5 years ago
Richard Fuchs 64e6bf440b TT#82203 add detailed transcoding stats
5 years ago
Richard Fuchs 5f3f203fb8 TT#82203 add stats for transcoded sessions
5 years ago
Richard Fuchs 3032443f87 TT#50652 remove unnecessary and circular include
6 years ago
Richard Fuchs db2882ca78 integrate AES unit test into main build framework
7 years ago