Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stats_statsd: Send all stat_items as gauges | Daniel Willmann | 2018-10-24 | 1 | -11/+8 |
* | stats_statsd: sanitize statsd name | Alexander Couzens | 2018-07-25 | 1 | -1/+22 |
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 1 | -3/+3 |
* | [doc] Add Doxygen API documentation for stats.c and stats_statsd.c | Harald Welte | 2017-10-16 | 1 | -1/+10 |
* | doxygen: unify use of \file across the board | Neels Hofmeyr | 2017-06-23 | 1 | -0/+1 |
* | stats: Disable stats*.c on embedded targets | Harald Welte | 2017-05-15 | 1 | -0/+4 |
* | statsd: Fix compiler warning (int32_t vs. int64_t) | Harald Welte | 2016-11-11 | 1 | -0/+1 |
* | stats_statsd: use int64_t instead of int for value and delta. | Alexander Couzens | 2016-10-18 | 1 | -3/+3 |
* | stats: Fix compiler warning about losing const | Holger Hans Peter Freyther | 2015-12-17 | 1 | -1/+1 |
* | stat: Explicitly support stat_items without unit | Jacob Erlbeck | 2015-12-08 | 1 | -1/+11 |
* | stats: Move statsd related code into a separate file | Jacob Erlbeck | 2015-11-26 | 1 | -0/+158 |