Fix bug in setting the precision before gathering metrics

Closes #175
This commit is contained in:
Cameron Sparr
2015-09-09 21:27:58 -06:00
parent 3c7c8926fb
commit 81f4aa9a5d
3 changed files with 15 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ will still be backwards compatible if only `url` is specified.
### Bugfixes
- [#170](https://github.com/influxdb/telegraf/issues/170): Systemd support
- [#175](https://github.com/influxdb/telegraf/issues/175): Set write precision before gathering metrics
## v0.1.8 [2015-09-04]