add a hint to possible basic authentication settings

This commit is contained in:
Christian Eichelmann
2016-11-23 10:51:14 +01:00
committed by Cameron Sparr
parent 4f6087a99d
commit efb64a049f
3 changed files with 5 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
- [#1348](https://github.com/influxdata/telegraf/issues/1348): Telegraf "internal" plugin for collecting stats on itself.
- [#2127](https://github.com/influxdata/telegraf/pull/2127): Update Go version to 1.7.4.
- [#2126](https://github.com/influxdata/telegraf/pull/2126): Support a metric.Split function.
- [#2026](https://github.com/influxdata/telegraf/pull/2065): elasticsearch "shield" (basic auth) support doc.
### Bugfixes