[Asterisk-code-review] res_prometheus: Add Asterisk endpoint metrics (...asterisk[master])

Matt Jordan asteriskteam at digium.com
Tue May 21 20:48:00 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/+/11373

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

Change subject: res_prometheus: Add Asterisk endpoint metrics
......................................................................

res_prometheus: Add Asterisk endpoint metrics

This patch adds basic Asterisk endpoint statistics to the res_prometheus
module. This includes:

* asterisk_endpoints_state: The current state (unknown, online, offline)
  for each defined endpoint.

* asterisk_endpoints_channels_count: The current number of channels
  associated with a given endpoint.

* asterisk_endpoints_count: The current number of defined endpoints.

In all cases, enough information is provided with each endpoint metric
to determine a unique instance of Asterisk that provided the data, as well
as the underlying technology and resource definition.

ASTERISK-28403

Change-Id: I46443963330c206a7d12722d08dcaabef672310e
---
A res/prometheus/endpoints.c
M res/prometheus/prometheus_internal.h
M res/res_prometheus.c
3 files changed, 205 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/73/11373/4
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11373
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I46443963330c206a7d12722d08dcaabef672310e
Gerrit-Change-Number: 11373
Gerrit-PatchSet: 4
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/05d8a1a8/attachment.html>


More information about the asterisk-code-review mailing list