Commit Graph

93 Commits (ea7239a4fe82708fa81884a76e256b51c9be4010)

Author SHA1 Message Date
Richard Fuchs 133e6304b3 MT#18599 support sending RTCP stats to Homer via HEP
9 years ago
Stefan Mititelu d7a75a1256 Merge remote-tracking branch 'upstream/master'
9 years ago
Richard Fuchs 8f9580e9c1 Merge branch 'RTPENGINE-88-PULL' of https://github.com/1and1/rtpengine
9 years ago
Stefan Mititelu 57aa56616d Add offer/answer/delete processing statistics
9 years ago
Stefan Mititelu 9be68a0c2f Add FINAL_TIMEOUT parameter
9 years ago
smititelu b38f3da45c Redis nofitications fixes
9 years ago
Frederic-Philippe Metz e376335595 Removed graphite hostname and 'totals' in graphite names
9 years ago
Frederic-Philippe Metz 8b65c18b3d Removed also the '.' of the graphite prefix
9 years ago
Frederic-Philippe Metz 354307e609 Removed graphite hostname and 'totals' in graphite names
9 years ago
smititelu 0395a24f73 Change the graphite connection state logic
9 years ago
smititelu 6378a1e177 Graphite change global to local parameters
9 years ago
Richard Fuchs 6d3865b971 Mass update - manual merge of rfuchs/socket-rework branch
10 years ago
Lucian Balaceanu 41fa252d6b Replacing redis hashkeys with -CALLID_IDX instead of -POINTER
10 years ago
Richard Fuchs 1a67331b9a fix compiler warnings
10 years ago
Lucian Balaceanu 482b004ef5 CLI output for Graphite statistics
10 years ago
Richard Fuchs a934fb4568 fix compiler warning
10 years ago
Lucian Balaceanu f864da77c5 Adding per graphite interval statistics: min/max concurrent calls, total call time per interval
10 years ago
Richard Fuchs c13941fa70 Merge branch 'master' of git://github.com/1and1/rtpengine into 1and1-master
10 years ago
Pawel Kuzak 1640d92edc Merge branch 'dev-fmetz'
10 years ago
Richard Fuchs 1e4d67a10d fix for bf5a00fd1b
10 years ago
Pawel Kuzak bf5a00fd1b Modified average_dur format for graphite.
10 years ago
Pawel Kuzak 369316adb0 Added rejected sessions statistics to total stats and graphite
10 years ago
Richard Fuchs 29cf9f85a2 remove redundant code
10 years ago
Frederic-Philippe Metz cb85cbf44f Fixed wrong Zeroing of stats member
10 years ago
Frederic-Philippe Metz 9f421a9d8f Merge remote-tracking branch 'upstream/master'
10 years ago
Richard Fuchs 26137d2b4d move thread loop functions out of main.c
10 years ago
Richard Fuchs f99d6d4f42 implement full ICE support
10 years ago
Frederic-Philippe Metz 6e7a287f54 Modified average_dur format for graphite.
10 years ago
Frederic-Philippe Metz d98d17b92f Implemented non blocking connect to graphite due to firewall issues.
10 years ago
Frederic-Philippe Metz ec5a543f0f Added prefix config parameter to graphite acc. to OPS
10 years ago
Richard Fuchs a5f7315a72 string handling fixes and improvements
10 years ago
Richard Fuchs d79c68f532 remove some unnecessary memsets
10 years ago
Richard Fuchs 787d90f004 rename atomic_uint64 to atomic64 for brevity
10 years ago
Richard Fuchs 3bc1672a0e more atomic stats, and fix average length calc
10 years ago
Richard Fuchs 20fd255acc use UINT64F instead of %llu where appropriate
10 years ago
Richard Fuchs 38822852c3 decrease calls to time() in graphite code
10 years ago
Richard Fuchs 7175a261ca decrease sleep time of graphite loop
10 years ago
Richard Fuchs 965d989c93 static'ize graphite global vars
10 years ago
Richard Fuchs c0b2f3debd fix graphite code not to leak fds in error cases
10 years ago
Richard Fuchs f5444718d4 fix compiler warnings
10 years ago
Richard Fuchs 57c0a84d81 add locking to totalstats
10 years ago
Frederic-Philippe Metz 794709f71a Changed retry behaviour for connecting to graphite server.
10 years ago
Frederic-Philippe Metz 7446822df6 Forgot the files ..
10 years ago