Add memstats to the influxdb input plugin

closes #958
This commit is contained in:
Cameron Sparr
2016-04-11 22:30:40 -06:00
parent ae8cf8c35e
commit 1934cc2e62
4 changed files with 292 additions and 47 deletions

View File

@@ -17,6 +17,7 @@ because the `value` field is redundant in the graphite/librato context.
- [#939](https://github.com/influxdata/telegraf/pull/939): sysstat input plugin. Thanks @zbindenren!
- [#998](https://github.com/influxdata/telegraf/pull/998): **breaking change** enabled global, user and ip queries in dovecot plugin. Thanks @mikif70!
- [#1001](https://github.com/influxdata/telegraf/pull/1001): Graphite serializer templates.
- [#1008](https://github.com/influxdata/telegraf/pull/1008): Adding memstats metrics to the influxdb plugin.
### Bugfixes
- [#968](https://github.com/influxdata/telegraf/issues/968): Processes plugin gets unknown state when spaces are in (command name)