Commit Graph

84 Commits (ec55ccf5fce56a5dbff197edf64134900d2f15e5)

Author SHA1 Message Date
Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field
2 years ago
Stefan Mititelu 9630574662 MT#55283 Add total stats interface log line
2 years ago
Richard Fuchs 2e4dec10ea MT#55283 refactor call_rate_stats_updater
2 years ago
Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing
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 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago
Donat Zenichev c024b54dc3 MT#56750 Deprecate unused objects of `media_socket.port_pool`
2 years ago
Richard Fuchs 62db8333f7 MT#55283 silence Coverity false positive
2 years ago
Richard Fuchs 901acb1d00 MT#55283 silence Coverity false positive
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 6f53f80900 MT#55283 report per-interface VoIP metrics
2 years ago
Richard Fuchs ea9bddbd26 MT#55283 report 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 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 a0743f24ea MT#55283 refactor stats macros
2 years ago
Richard Fuchs 7a5069b194 MT#55283 simplify statistics_update_oneway a bit
3 years ago
Richard Fuchs 9a3ced05ff MT#55283 fix nopacket_relayed_sess stats
3 years ago
Richard Fuchs e7abe3b378 TT#44805 rename `stats` to `stats_in`
3 years ago
Richard Fuchs 0558cfbc05 TT#178400 collect and report RTP sequencing metrics
3 years ago
Richard Fuchs 778ec46b81 TT#178400 support reporting out measured jitter
3 years ago
Richard Fuchs 9b4669d7e6 TT#178352 export additional VoIP metrics
3 years ago
Richard Fuchs 6b5a8f5560 TT#178352 generalise metrics gathering and printing
3 years ago
Richard Fuchs 8b79a6074f TT#156052 add call duration stddev metric
3 years ago
Richard Fuchs 7b5b52e932 TT#156052 add MOS stats to stats output
3 years ago
Richard Fuchs 970757da2b TT#156052 add call duration metric to Prom
3 years ago
Richard Fuchs 49b79e8b2f TT#156052 use `destroyed` timestamp for call duration stats
3 years ago
Richard Fuchs f613cf6fb2 TT#156052 rename total_calls_duration to _intv
3 years ago
Stefan Mititelu 7adf6ace92 Add 'seconds' to some stats duration
3 years ago
Richard Fuchs ba14e05724 TT#14008 use correct accumulator for managed_sess and avg call duration
3 years ago
Sebastian Kemper 746dedb602 Add support for time64 libcs
4 years ago
Richard Fuchs 0fa3a105af TT#131402 add stats for user/kernel streams
4 years ago
Richard Fuchs c5dc3484ae TT#131402 split up relay stats between kernel and userspace
4 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 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 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 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