Check if tag value is empty before allocation
closes #2390 closes #2404
This commit is contained in:
committed by
Cameron Sparr
parent
54c9a385d5
commit
5da40d56ad
@@ -61,6 +61,7 @@ be deprecated eventually.
|
||||
- [#2341](https://github.com/influxdata/telegraf/issues/2341): telegraf swallowing panics in --test mode.
|
||||
- [#2358](https://github.com/influxdata/telegraf/pull/2358): Create pidfile with 644 permissions & defer file deletion.
|
||||
- [#2282](https://github.com/influxdata/telegraf/issues/2282): Reloading telegraf freezes prometheus output.
|
||||
- [#2390](https://github.com/influxdata/telegraf/issues/2390): Empty tag value causes error on InfluxDB output.
|
||||
|
||||
## v1.2.1 [2017-02-01]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user