[Asterisk-code-review] res chan stats: Fix bug to send correct statistics to StatsD (asterisk[master])

Tyler Cambron asteriskteam at digium.com
Wed Dec 9 11:02:11 CST 2015


Hello Richard Mudgett,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/1792

to look at the new patch set (#2).

Change subject: res_chan_stats: Fix bug to send correct statistics to StatsD
......................................................................

res_chan_stats: Fix bug to send correct statistics to StatsD

Fixed a bug that originally would show a negative number of
active calls occuring in Asterisk. A guage is persistent so
incrementing and decrementing it results in a more consistent
performance. Also changed to the call to StatsD to use
ast_statsd_log_string() so that a "+" could be sent to StatsD.

ASTERISK-25619 #close

Change-Id: Iaaeff5c4c6a46535366b4d16ea0ed0ee75ab2ee7
---
M res/res_chan_stats.c
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/92/1792/2
-- 
To view, visit https://gerrit.asterisk.org/1792
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iaaeff5c4c6a46535366b4d16ea0ed0ee75ab2ee7
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Tyler Cambron <tcambron at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-code-review mailing list