<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12929">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Enable statsd support<br><br>Change-Id: I00b8aa4e59028a4c1098a3bae034e8d8ddfbe681<br>---<br>M src/hlr.c<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/29/12929/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/hlr.c b/src/hlr.c</span><br><span>index 7046180..c544310 100644</span><br><span>--- a/src/hlr.c</span><br><span>+++ b/src/hlr.c</span><br><span>@@ -23,6 +23,7 @@</span><br><span> #include <getopt.h></span><br><span> </span><br><span> #include <osmocom/core/msgb.h></span><br><span style="color: hsl(120, 100%, 40%);">+#include <osmocom/core/stats.h></span><br><span> #include <osmocom/core/logging.h></span><br><span> #include <osmocom/core/application.h></span><br><span> #include <osmocom/gsm/gsup.h></span><br><span>@@ -663,6 +664,7 @@</span><br><span> exit(1);</span><br><span> }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ osmo_stats_init(hlr_ctx);</span><br><span> vty_init(&vty_info);</span><br><span> ctrl_vty_init(hlr_ctx);</span><br><span> handle_options(argc, argv);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12929">change 12929</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12929"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I00b8aa4e59028a4c1098a3bae034e8d8ddfbe681 </div>
<div style="display:none"> Gerrit-Change-Number: 12929 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>