Like Prometheus, but for logs.
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.
 
 
 
 
 
 
loki/vendor/github.com/prometheus/procfs
Adam Shannon eb390523e3 all: update dependencies (#211) 8 years ago
..
internal/util all: update dependencies (#211) 8 years ago
nfs Add vendor stuff. 8 years ago
xfs all: update dependencies (#211) 8 years ago
.gitignore Add vendor stuff. 8 years ago
CONTRIBUTING.md Add vendor stuff. 8 years ago
LICENSE Add vendor stuff. 8 years ago
MAINTAINERS.md Add vendor stuff. 8 years ago
Makefile all: update dependencies (#211) 8 years ago
Makefile.common all: update dependencies (#211) 8 years ago
NOTICE Add vendor stuff. 8 years ago
README.md Add vendor stuff. 8 years ago
buddyinfo.go Add vendor stuff. 8 years ago
doc.go Add vendor stuff. 8 years ago
fixtures.ttar all: update dependencies (#211) 8 years ago
fs.go Add vendor stuff. 8 years ago
go.mod all: update dependencies (#211) 8 years ago
ipvs.go Add vendor stuff. 8 years ago
mdstat.go Add vendor stuff. 8 years ago
mountstats.go all: update dependencies (#211) 8 years ago
net_dev.go Add vendor stuff. 8 years ago
proc.go all: update dependencies (#211) 8 years ago
proc_io.go Add vendor stuff. 8 years ago
proc_limits.go Add vendor stuff. 8 years ago
proc_ns.go Add vendor stuff. 8 years ago
proc_stat.go Add vendor stuff. 8 years ago
stat.go Add vendor stuff. 8 years ago
ttar Add vendor stuff. 8 years ago
xfrm.go all: update dependencies (#211) 8 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