Add github.com/prometheus/procfs library

This commit is contained in:
Xuewei Zhang
2020-01-31 16:01:33 -08:00
parent 7f9437cba0
commit 9ade82734d
30 changed files with 2434 additions and 300 deletions

1
go.mod
View File

@@ -20,6 +20,7 @@ require (
github.com/pborman/uuid v1.2.0
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
github.com/prometheus/common v0.4.1
github.com/prometheus/procfs v0.0.8
github.com/shirou/gopsutil v2.19.12+incompatible
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
github.com/sigma/go-inotify v0.0.0-20181102212354-c87b6cf5033d // indirect