add diskstats on Darwin (#593)
* Add diskstats collector for Darwin * Update year in the header * Update README.md * Add github.com/lufia/iostat to vendored packages * Change stats to follow naming guidelines * Add a entry of github.com/lufia/iostat into vendor.json * Remove /proc/diskstats from description
This commit is contained in:
parent
ab3414e6fd
commit
a077024f51
10 changed files with 440 additions and 1 deletions
6
vendor/vendor.json
vendored
6
vendor/vendor.json
vendored
|
|
@ -50,6 +50,12 @@
|
|||
"revision": "0826b98aaa29c0766956cb40d45cf7482a597671",
|
||||
"revisionTime": "2015-04-13T19:18:30Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "82wQShWC1Udgn1UbTK42s0l/IpY=",
|
||||
"path": "github.com/lufia/iostat",
|
||||
"revision": "8c7e013c17ce06e6651d2affabe369045b98d3b7",
|
||||
"revisionTime": "2017-06-03T08:40:47Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "bKMZjd2wPw13VwoE7mBeSv5djFA=",
|
||||
"path": "github.com/matttproud/golang_protobuf_extensions/pbutil",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue