io plugin, add an 'unknown' tag when the serial number can't be found

closes #405
This commit is contained in:
Cameron Sparr
2015-12-02 12:44:16 -07:00
parent a844c1ac74
commit 6fb7d2883d
2 changed files with 19 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
## v0.2.4 [unreleased]
### Features
- [#412](https://github.com/influxdb/telegraf/pull/412): Additional memcached stats. Thanks @mgresser!
- [#410](https://github.com/influxdb/telegraf/pull/410): Additional redis metrics. Thanks @vlaadbrain!
### Bugfixes
- [#405](https://github.com/influxdb/telegraf/issues/405): Prometheus output cardinality issue
## v0.2.3 [2015-11-30]
### Release Notes