Add open FD and FD limit to cluster metrics (#11328)

This commit is contained in:
Ritesh H Shukla
2021-01-22 18:30:16 -08:00
committed by GitHub
parent 43f973c4cf
commit 7575c24037
3 changed files with 223 additions and 28 deletions

1
go.mod
View File

@@ -66,6 +66,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.8.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/procfs v0.2.0
github.com/rjeczalik/notify v0.9.2
github.com/rs/cors v1.7.0
github.com/secure-io/sio-go v0.3.0