Commit Graph

62 Commits (10e6ab24b872f76ff6cd2039cc9954e7361b8199)

Author SHA1 Message Date
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
4 years ago
Richard Fuchs ba14e05724 TT#14008 use correct accumulator for managed_sess and avg call duration
4 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
Richard Fuchs e04df3b961 TT#101150 use rtpe_now for uptime
4 years ago
Stefan Mititelu 96c05d3fcf Fix segfault when ps not found
4 years ago
Richard Fuchs 92fb330a46 TT#91151 implement one-to-many forwarding
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
5 years ago
Richard Fuchs 18a3b9df0f clean up codec stats on shutdown
5 years ago
Richard Fuchs 73cb248f8d fix statistics format when multiple transcoders are present
5 years ago
Richard Fuchs 832f73f3f5 TT#85750 add transcoder stats to stats output
5 years ago
Richard Fuchs 11bcdf60f5 Merge branch 'master' of https://github.com/smititelu/rtpengine
5 years ago
Stefan Mititelu 8ba5d162dd Fix Valgrind "still reachable" for a few others
5 years ago
Richard Fuchs f6874afbef fix another JSON comma missing
5 years ago
Richard Fuchs 203f502006 TT#77806 add port stats to JSON/bencode output
5 years ago
Richard Fuchs 1095440616 TT#82410 fix missing comma for JSON list of objects
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 50394e8dd2 TT#37156 fix divide by zero error (regression from db58aa80)
7 years ago
Richard Fuchs db58aa80d0 fix graphite interval calculation for call durations
7 years ago
Richard Fuchs 6fa712d0d8 implement offer-timeout option
7 years ago