[Asterisk-code-review] res_statsd: replace meter type with counter (asterisk[16])
Rijnhard Hessel
asteriskteam at digium.com
Thu Jul 8 06:28:52 CDT 2021
Attention is currently required from: Rijnhard Hessel.
Hello Joshua Colp, Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/16149
to look at the new patch set (#3).
Change subject: res_statsd: replace meter type with counter
......................................................................
res_statsd: replace meter type with counter
Meter types are not well supported,
lacking support in telegraf, datadog and the official statsd servers.
We deprecate meters and provide a compliant fallback for any existing usages.
The BC impact would mean that existing dashboards that do use the meters
would need to change the metric they are based on.
ASTERISK-29513
Change-Id: I5fcb385983a1b88f03696ff30a26b55c546a1dd7
---
M include/asterisk/statsd.h
M res/res_chan_stats.c
M res/res_statsd.c
3 files changed, 11 insertions(+), 3 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/49/16149/3
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16149
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I5fcb385983a1b88f03696ff30a26b55c546a1dd7
Gerrit-Change-Number: 16149
Gerrit-PatchSet: 3
Gerrit-Owner: Rijnhard Hessel <rijnhard at teleforge.co.za>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Attention: Rijnhard Hessel <rijnhard at teleforge.co.za>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210708/e8b9658d/attachment-0001.html>
More information about the asterisk-code-review
mailing list