This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated via ac4ed17dbd15ed703583584626d820f66ea5a17d (commit) via af5bad5ed00f0d21617c34f0e4e96eb2fd977a02 (commit) from 90e614f7ccb0902e6ddb510bb10f78eb14a13d94 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmocore/commit/?id=ac4ed17dbd15ed703583584626d82...
commit ac4ed17dbd15ed703583584626d820f66ea5a17d Author: Jacob Erlbeck jerlbeck@sysmocom.de Date: Tue Dec 8 10:29:16 2015 +0100
stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID
This symbol is globally visible and therefore should have an OSMO prefix like the other identifiers exported by stat_item.h.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/libosmocore/commit/?id=af5bad5ed00f0d21617c34f0e4e96...
commit af5bad5ed00f0d21617c34f0e4e96eb2fd977a02 Author: Jacob Erlbeck jerlbeck@sysmocom.de Date: Fri Nov 27 18:54:58 2015 +0100
stat: Explicitly support stat_items without unit
Add OSMO_STAT_ITEM_NO_UNIT for stat items without an unit. The statsd reporter uses gauges ("g") to report them.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes: include/osmocom/core/stat_item.h | 3 ++- src/stat_item.c | 6 +++--- src/stats_statsd.c | 12 +++++++++++- src/vty/utils.c | 5 ++++- 4 files changed, 20 insertions(+), 6 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org