Only run the cpu plugin twice when using -test
This can be easily extended to other plugins that need it by tacking their name onto the switch statement. Also eliminating the unused TestAllPlugins code and cleaning up some stray Printlns
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## v0.1.10 [unreleased]
|
||||
|
||||
### Release Notes
|
||||
- The -test flag will now only output 2 collections for plugins that need it
|
||||
|
||||
### Features
|
||||
- [#205](https://github.com/influxdb/telegraf/issues/205): Include per-db redis keyspace info
|
||||
|
||||
Reference in New Issue
Block a user