adding the tags in the graylog output plugin

closes #1861
This commit is contained in:
Edie Zhang
2016-10-07 11:47:23 +11:00
committed by Cameron Sparr
parent 7f0fe78615
commit 4f06f6b3d8
2 changed files with 8 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ continue sending logs to /var/log/telegraf/telegraf.log.
### Features
- [#1861](https://github.com/influxdata/telegraf/pull/1861): adding the tags in the graylog output plugin
- [#1732](https://github.com/influxdata/telegraf/pull/1732): Telegraf systemd service, log to journal.
- [#1782](https://github.com/influxdata/telegraf/pull/1782): Allow numeric and non-string values for tag_keys.
- [#1694](https://github.com/influxdata/telegraf/pull/1694): Adding Gauge and Counter metric types.