[Asterisk-code-review] res/res endpoint stats: Add module to emit endpoint StatsD s... (asterisk[master])
Mark Michelson
asteriskteam at digium.com
Mon Nov 23 18:05:26 CST 2015
Hello Anonymous Coward #1000019, Joshua Colp,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/1692
to look at the new patch set (#4).
Change subject: res/res_endpoint_stats: Add module to emit endpoint StatsD statistics
......................................................................
res/res_endpoint_stats: Add module to emit endpoint StatsD statistics
This patch adds a module that emits StatsD statistics about Asterisk
endpoints. This includes:
* A GAUGE statistic for endpoint states, tracking how many endpoints are in
a particular state.
* A GAUGE statistic for each endpoint, counting the number of channels
currently associated with an endpoint.
ASTERISK-25572
Change-Id: If7e1333c5aeda8d136850b30c2101c0ee1c97305
---
M CHANGES
A res/res_endpoint_stats.c
2 files changed, 169 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/92/1692/4
--
To view, visit https://gerrit.asterisk.org/1692
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If7e1333c5aeda8d136850b30c2101c0ee1c97305
Gerrit-PatchSet: 4
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list