summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2014-12-30 22:33:54 +0100
committerNicolargo <nicolas@nicolargo.com>2014-12-30 22:33:54 +0100
commit237f9fb0c9073f7378e28377734bc6bd4c5d1af7 (patch)
treeb194057353c4e03a66ea0437d7ad07417aef888a /NEWS
parent37a3fcf0deab81eac945133289ac9f0438183543 (diff)
Statsd export module is Ok
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8cd410f4..24298846 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,8 @@ Glances Version 2.x
Version 2.X
===========
- * Add a new InfluxDB export module (--export-influxdb) (issue #455)
+ * Add InfluxDB export module (--export-influxdb) (issue #455)
+ * Add Statsd export module (--export-statsd) (issue #465)
* Refactor export module (CSV export option is now --export-csv). It is now possible to export stats from the Glances client (issue #463)
* The Web inteface is now based on BootStarp / RWD grid (issue #417, #366 and #461) Thanks to Nicolas Hart @nclsHart
* Add the RAID plugins (issue #447)