Multi instances in win_perf_counters (#2352)

This commit is contained in:
Oskar
2017-03-22 20:04:58 +01:00
committed by Daniel Nelson
parent 70a0a84882
commit 616b66f5cb
2 changed files with 7 additions and 0 deletions

View File

@@ -82,6 +82,8 @@ be deprecated eventually.
- [#2520](https://github.com/influxdata/telegraf/pull/2520): Update default value for Cloudwatch rate limit
- [#2513](https://github.com/influxdata/telegraf/issues/2513): create /etc/telegraf/telegraf.d directory in tarball.
- [#2541](https://github.com/influxdata/telegraf/issues/2541): Return error on unsupported serializer data format.
- [#1827](https://github.com/influxdata/telegraf/issues/1827): Fix Windows Performance Counters multi instance identifier
## v1.2.1 [2017-02-01]