Select default apache port depending on url scheme

This commit is contained in:
Ruslan Islamgaliev
2015-09-22 20:37:13 +03:00
committed by Cameron Sparr
parent 5657e8d1da
commit 72edc3c4fe
2 changed files with 12 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ re-added in a "verbose" mode if there is demand for it.
- [#203](https://github.com/influxdb/telegraf/pull/200): AMQP output. Thanks @ekini!
- [#182](https://github.com/influxdb/telegraf/pull/182): OpenTSDB output. Thanks @rplessl!
- [#187](https://github.com/influxdb/telegraf/pull/187): Retry output sink connections on startup.
- [#220](https://github.com/influxdb/telegraf/pull/220): Add port tag to apache plugin. Thanks @neezgee!
### Bugfixes
- [#170](https://github.com/influxdb/telegraf/issues/170): Systemd support