summaryrefslogtreecommitdiffstats
path: root/src/stats_statsd.c
Commit message (Expand)AuthorAgeFilesLines
* stats_statsd: Send all stat_items as gaugesDaniel Willmann2018-10-241-11/+8
* stats_statsd: sanitize statsd nameAlexander Couzens2018-07-251-1/+22
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-3/+3
* [doc] Add Doxygen API documentation for stats.c and stats_statsd.cHarald Welte2017-10-161-1/+10
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-0/+1
* stats: Disable stats*.c on embedded targetsHarald Welte2017-05-151-0/+4
* 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