[Asterisk-code-review] res_prometheus: Add Asterisk bridge metrics (...asterisk[master])
Matt Jordan
asteriskteam at digium.com
Tue May 21 21:42:18 CDT 2019
Hello Benjamin Keith Ford, Friendly Automation, George Joseph,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/11374
to look at the new patch set (#5).
Change subject: res_prometheus: Add Asterisk bridge metrics
......................................................................
res_prometheus: Add Asterisk bridge metrics
This patch adds basic Asterisk bridge statistics to the res_prometheus
module. This includes:
* asterisk_bridges_count: The current number of bridges active on the
system.
* asterisk_bridges_channels_count: The number of channels active in a
bridge.
In all cases, enough information is provided with each bridge metric
to determine a unique instance of Asterisk that provided the data, along
with the technology, subclass, and creator of the bridge.
ASTERISK-28403
Change-Id: Ie27417dd72c5bc7624eb2a7a6a8829d7551788dc
---
A res/prometheus/bridges.c
M res/prometheus/endpoints.c
M res/prometheus/prometheus_internal.h
M res/res_prometheus.c
4 files changed, 197 insertions(+), 3 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/74/11374/5
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11374
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ie27417dd72c5bc7624eb2a7a6a8829d7551788dc
Gerrit-Change-Number: 11374
Gerrit-PatchSet: 5
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190521/f1131739/attachment.html>
More information about the asterisk-code-review
mailing list