index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
/
stats.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-1
/
+1
*
[doc] Add Doxygen API documentation for stats.c and stats_statsd.c
Harald Welte
2017-10-16
1
-21
/
+33
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-1
/
+3
*
stats: Disable stats*.c on embedded targets
Harald Welte
2017-05-15
1
-0
/
+10
*
statsd: Fix compiler warning (int32_t vs. int64_t)
Harald Welte
2016-11-11
1
-1
/
+1
*
stats: Move statsd related code into a separate file
Jacob Erlbeck
2015-11-26
1
-4
/
+12
*
stats: Send all values on reporter update
Jacob Erlbeck
2015-11-09
1
-0
/
+1
*
stats: Fix build on FreeBSD
Holger Hans Peter Freyther
2015-08-21
1
-0
/
+2
*
stats: Limit reporting by class id
Jacob Erlbeck
2015-11-02
1
-0
/
+10
*
stats: Add osmo_ name prefix to identifiers
Jacob Erlbeck
2015-11-02
1
-30
/
+30
*
stats: Add log reporter
Jacob Erlbeck
2015-10-29
1
-0
/
+3
*
stats: Use function pointers in reporter objects
Jacob Erlbeck
2015-10-29
1
-0
/
+14
*
stats: Make net config optional
Jacob Erlbeck
2015-10-29
1
-0
/
+2
*
stats: Support statsd Multi-Metric Packets
Jacob Erlbeck
2015-10-29
1
-0
/
+5
*
stats: Implement timer based reporting
Jacob Erlbeck
2015-10-29
1
-2
/
+8
*
stats: Add the reporting framework
Jacob Erlbeck
2015-10-29
1
-0
/
+70