Commit Graph

23 Commits (eea325683bdd0497abd9da8c169ec9d20f0de0aa)

Author SHA1 Message Date
Richard Fuchs 1e4d67a10d fix for bf5a00fd1b
10 years ago
Pawel Kuzak bf5a00fd1b Modified average_dur format for 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