Add an interface:"all" tag to the net protocol counters

fixes #508
This commit is contained in:
Cameron Sparr
2016-01-14 10:31:47 -08:00
parent 923be102b3
commit a39a7a7a03
3 changed files with 9 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
### Bugfixes
- [#506](https://github.com/influxdb/telegraf/pull/506): Ping input doesn't return response time metric when timeout. Thanks @titilambert!
- [#508](https://github.com/influxdb/telegraf/pull/508): Fix prometheus cardinality issue with the `net` plugin
## v0.10.0 [2014-01-12]