create telegraf.d directory in tarball

closes #2513
This commit is contained in:
Cameron Sparr
2017-03-08 15:26:33 +00:00
parent 49c212337f
commit e811e2600d
2 changed files with 3 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ be deprecated eventually.
- [#2483](https://github.com/influxdata/telegraf/pull/2483): Fix win_perf_counters capping values at 100.
- [#2498](https://github.com/influxdata/telegraf/pull/2498): Exporting Ipmi.Path to be set by config.
- [#2500](https://github.com/influxdata/telegraf/pull/2500): Remove warning if parse empty content
- [#2513](https://github.com/influxdata/telegraf/issues/2513): create /etc/telegraf/telegraf.d directory in tarball.
## v1.2.1 [2017-02-01]