0.3.0: procstat

This commit is contained in:
Cameron Sparr
2015-12-14 23:37:25 -06:00
parent 92343d91d6
commit 2749dcd128
2 changed files with 24 additions and 13 deletions

View File

@@ -3,6 +3,8 @@
### Release Notes
- **breaking change** the `io` plugin has been renamed `diskio`
- **breaking change** Plugin measurements aggregated into a single measurement.
- `procstat` cpu measurements are now prepended with `cpu_time_` instead of
only `cpu_`
### Features
- Plugin measurements aggregated into a single measurement.