index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID
Jacob Erlbeck
2015-12-08
1
-3
/
+3
*
stat: Explicitly support stat_items without unit
Jacob Erlbeck
2015-12-08
2
-2
/
+15
*
remove our internal copy of talloc, use system libtalloc
Harald Welte
2015-12-05
7
-1825
/
+15
*
stats: Add TODO comment to rate_ctr
Jacob Erlbeck
2015-11-26
1
-0
/
+3
*
stats: Reorder functions in stats.c
Jacob Erlbeck
2015-11-26
1
-59
/
+61
*
stats: Move statsd related code into a separate file
Jacob Erlbeck
2015-11-26
3
-140
/
+168
*
stat_item.c: Fix compiler warnings
Harald Welte
2015-11-20
1
-2
/
+2
*
vty: Don't call exit() but rather use OSMO_ASSERT()
Harald Welte
2015-11-12
1
-15
/
+4
*
fix FSF address in sources/headers
Jaroslav Škarvada
2015-11-12
5
-8
/
+10
*
stats: Fix not reported stat item values
Jacob Erlbeck
2015-11-09
1
-1
/
+3
*
stats: Fix handling of multiple resporters
Jacob Erlbeck
2015-11-09
1
-2
/
+2
*
stats: Send all values on reporter update
Jacob Erlbeck
2015-11-09
1
-8
/
+25
*
stats: Fix name prefix handling
Jacob Erlbeck
2015-11-09
1
-11
/
+23
*
stats: Document the level in show stats level options
Holger Hans Peter Freyther
2015-11-07
1
-0
/
+1
*
gprs-ns/stats: When the NSVCI is updated, update the stats counter
Holger Hans Peter Freyther
2015-11-04
1
-0
/
+2
*
stats/vty: Add selective show stats command
Jacob Erlbeck
2015-08-22
2
-2
/
+31
*
ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr group
Jacob Erlbeck
2015-08-22
1
-0
/
+1
*
misc: Prepare the release of libosmocore 0.9.0
Holger Hans Peter Freyther
2015-11-03
1
-1
/
+1
*
stats: Fix build on FreeBSD
Holger Hans Peter Freyther
2015-08-21
1
-1
/
+2
*
timer: Fix compiler warning about timeval
Holger Hans Peter Freyther
2015-08-21
1
-3
/
+4
*
fix some typos
Neels Hofmeyr
2015-11-02
1
-2
/
+2
*
stats: Fix handling of the no mtu command
Holger Hans Peter Freyther
2015-11-02
1
-1
/
+1
*
stats: Do not assign the wrong addresss
Holger Hans Peter Freyther
2015-11-02
1
-1
/
+1
*
stats: Remove warnings about never read variables
Holger Hans Peter Freyther
2015-11-02
1
-8
/
+5
*
log: Add new DLSTATS log level
Jacob Erlbeck
2015-11-02
2
-4
/
+6
*
stats: Limit reporting by class id
Jacob Erlbeck
2015-11-02
4
-0
/
+70
*
stats: Report group indices as unsigned int
Jacob Erlbeck
2015-11-02
1
-8
/
+9
*
stats: Add osmo_ name prefix to identifiers
Jacob Erlbeck
2015-11-02
5
-190
/
+190
*
stats: Add log reporter
Jacob Erlbeck
2015-10-29
2
-0
/
+112
*
stats: Use function pointers in reporter objects
Jacob Erlbeck
2015-10-29
1
-25
/
+26
*
stats: Make net config optional
Jacob Erlbeck
2015-10-29
2
-12
/
+29
*
stats: Add missing mtu command to 'write' output
Jacob Erlbeck
2015-10-29
1
-0
/
+3
*
stats: Support statsd Multi-Metric Packets
Jacob Erlbeck
2015-10-29
2
-11
/
+116
*
stats: Add support for osmo_counters
Jacob Erlbeck
2015-10-29
1
-0
/
+32
*
core: Add difference function to osmo_counter
Jacob Erlbeck
2015-10-29
1
-0
/
+8
*
stats: Report stat item values
Jacob Erlbeck
2015-10-29
1
-0
/
+49
*
stats: Implement timer based reporting
Jacob Erlbeck
2015-10-29
2
-16
/
+64
*
stats/vty: Add stats configuration
Jacob Erlbeck
2015-10-29
1
-1
/
+260
*
stats: Add the reporting framework
Jacob Erlbeck
2015-10-29
2
-1
/
+388
*
stats/vty: Add stats_vty.c
Jacob Erlbeck
2015-10-29
2
-1
/
+53
*
stat/vty: Add vty_out_statistics_full to show all statistics
Jacob Erlbeck
2015-10-28
1
-0
/
+58
*
stat/vty: Use the iterator algorithms to show ctrg and statg
Jacob Erlbeck
2015-10-28
1
-20
/
+43
*
stats: Add stat_item_for_each functions
Jacob Erlbeck
2015-10-28
1
-0
/
+30
*
core: Extend rate_ctr by helper functions
Jacob Erlbeck
2015-10-28
1
-0
/
+41
*
stats: Use a global index for stat item values
Jacob Erlbeck
2015-10-28
1
-24
/
+47
*
ns: Add statistics for some events
Jacob Erlbeck
2015-10-28
2
-1
/
+39
*
stats: Add vty_out_stat_item_group
Jacob Erlbeck
2015-10-28
1
-0
/
+22
*
stats: Add stat_item for value monitoring
Jacob Erlbeck
2015-10-28
2
-1
/
+216
*
utils: add 'returns' doc to osmo_hexparse().
Neels Hofmeyr
2015-09-23
1
-0
/
+1
*
build: have a disable-static build succeed
Jan Engelhardt
2015-09-16
1
-2
/
+6
[next]