aboutsummaryrefslogtreecommitdiffstats
path: root/src/stats_statsd.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-25stats_statsd: sanitize statsd nameAlexander Couzens1-1/+22
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-3/+3
2017-10-16[doc] Add Doxygen API documentation for stats.c and stats_statsd.cHarald Welte1-1/+10
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-0/+1
2017-05-15stats: Disable stats*.c on embedded targetsHarald Welte1-0/+4
2016-11-11statsd: Fix compiler warning (int32_t vs. int64_t)Harald Welte1-0/+1
2016-10-18stats_statsd: use int64_t instead of int for value and delta.Alexander Couzens1-3/+3
2015-12-17stats: Fix compiler warning about losing constHolger Hans Peter Freyther1-1/+1
2015-12-08stat: Explicitly support stat_items without unitJacob Erlbeck1-1/+11
2015-11-26stats: Move statsd related code into a separate fileJacob Erlbeck1-0/+158