1 Star 0 Fork 0

zhangjungang/beats

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
doc.go 314 Bytes
Copy Edit Raw Blame History
urso authored 2016-10-28 16:26 . Metricbeat golint
/*
Package diskio fetches disk IO metrics from the OS. It is implemented for freebsd,
linux, and windows.
Detailed descriptions of IO stats provided by Linux can be found here:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/iostats.txt?id=refs/tags/v4.6-rc7
*/
package diskio
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangjungang/beats.git
git@gitee.com:zhangjungang/beats.git
zhangjungang
beats
beats
v6.0.0-alpha1

Search