You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ashish Kumar Sinha 9ebb72aa99 Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
..
internal/util Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
nfs Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
xfs Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
CONTRIBUTING.md Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
LICENSE Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
MAINTAINERS.md Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
Makefile Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
NOTICE Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
README.md Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
buddyinfo.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
doc.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
fixtures.ttar Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
fs.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
ipvs.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
mdstat.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
mountstats.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
net_dev.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
proc.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
proc_io.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
proc_limits.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
proc_ns.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
proc_stat.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
stat.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
ttar Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
xfrm.go Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago

README.md

procfs

This procfs package provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.

WARNING: This package is a work in progress. Its API may still break in backwards-incompatible ways without warnings. Use it at your own risk.

GoDoc Build Status Go Report Card