changelogs.md
jeremy-cc/statsd-influxdb-backend
Repository
-
API
-
Source
0.7.0
March 15, 2017
Fork from
https://github.com/guydou/statsd-influxdb-backend
into ccycloud namespace
merge statsd tag functionality from
https://github.com/gillesdemey/statsd-influxdb-backend
into this version
0.6.0
June 23, 2015
Initial InfluxDB 0.9 API support (#14, #17)
Make username and password config options optional. (#15)
0.5.0
April 2, 2015
Unbreak conditional. (#13)
Updated regex for statsd metrics. (#12)
Expose internal backend metrics. (#9)
0.4.1
February 23, 2015
Use prefixStats setting instead of hardcoding prefix. (#6)
0.4.0
February 22, 2015
Add configuration option to enable sending internal statsd metrics. (#6)
Add SET support. (#7)
Fix problem with histograms breaking data flushes. (#8)
Add SSL support. (#3)
Improve configuration example in README.
0.3.0
August 24, 2014
Allow gauges with a value of 0 to be sent. (#2)
Update
time_precision
to use
ms
. (#1)
0.2.0
November 19, 2013
Add flush strategy and enable it by default.
Add configuration options for flush and proxy strategy.
0.1.0
November 15, 2013
Initial release.