summaryrefslogtreecommitdiffstats
path: root/src/stats_statsd.c
Commit message (Expand)AuthorAgeFilesLines
* statsd: Fix compiler warning (int32_t vs. int64_t)Harald Welte2016-11-111-0/+1
* stats_statsd: use int64_t instead of int for value and delta.Alexander Couzens2016-10-181-3/+3
* stats: Fix compiler warning about losing constHolger Hans Peter Freyther2015-12-171-1/+1
* stat: Explicitly support stat_items without unitJacob Erlbeck2015-12-081-1/+11
* stats: Move statsd related code into a separate fileJacob Erlbeck2015-11-261-0/+158