summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/stats.h
Commit message (Expand)AuthorAgeFilesLines
* statsd: Fix compiler warning (int32_t vs. int64_t)Harald Welte2016-11-111-1/+1
* stats: Move statsd related code into a separate fileJacob Erlbeck2015-11-261-4/+12
* stats: Send all values on reporter updateJacob Erlbeck2015-11-091-0/+1
* stats: Fix build on FreeBSDHolger Hans Peter Freyther2015-08-211-0/+2
* stats: Limit reporting by class idJacob Erlbeck2015-11-021-0/+10
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-30/+30
* stats: Add log reporterJacob Erlbeck2015-10-291-0/+3
* stats: Use function pointers in reporter objectsJacob Erlbeck2015-10-291-0/+14
* stats: Make net config optionalJacob Erlbeck2015-10-291-0/+2
* stats: Support statsd Multi-Metric PacketsJacob Erlbeck2015-10-291-0/+5
* stats: Implement timer based reportingJacob Erlbeck2015-10-291-2/+8
* stats: Add the reporting frameworkJacob Erlbeck2015-10-291-0/+70