[asterisk-bugs] [JIRA] (ASTERISK-25419) Dialplan Application for Integration of StatsD

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:20:03 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-25419:
-------------------------------------

    Target Release Version/s: 14.0.0

> Dialplan Application for Integration of StatsD
> ----------------------------------------------
>
>                 Key: ASTERISK-25419
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25419
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Core/General, Resources/res_statsd
>    Affects Versions: 13.5.0, 13.6.0
>            Reporter: Ashley Sanders
>            Assignee: Tyler Cambron
>      Target Release: 13.7.0, 14.0.0
>
>
> Currently, Asterisk has the ability to send hard coded statistics to a statsd server. While that's cool, that it is more useful as a demo of capabilities than anything else.
> This task would be to do the following:
> # Add a generic dialplan application that supports sending statistics of various kinds to a statsd server. The dialplan writer should have the ability to choose the type of statistic, as well as provide the full name of the statistic to be manipulated. This would allow the dialplan to send arbitrary statistics to the statsd server.
> # statsd is often used in conjunction with other metrics to determine loading. Improve the statistics to include:
> #- Known memory usage on the server (should be able to be obtained using some Linux headers)
> #- More specifics of channels. Important bits would be the number of transcoding channels, and the number of particular types of bridges, as well as the number of channels in those bridges.
> The proposed API for integrating statsd support into the dialplan is described with more detail in the project plan, which is provided as a link in the reference notes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list