-
- Downloads
res_statsd: handle non-standard meter type safely
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. A flag has been introduced to allow meters to fallback to counters. ASTERISK-29513 Change-Id: I5fcb385983a1b88f03696ff30a26b55c546a1dd7
Showing
- configs/samples/statsd.conf.sample 3 additions, 0 deletionsconfigs/samples/statsd.conf.sample
- doc/CHANGES-staging/res_statsd.txt 5 additions, 0 deletionsdoc/CHANGES-staging/res_statsd.txt
- include/asterisk/statsd.h 5 additions, 1 deletioninclude/asterisk/statsd.h
- res/res_statsd.c 15 additions, 1 deletionres/res_statsd.c
Loading
Please register or sign in to comment