gitea/vendor/github.com/prometheus/procfs
Stanislav 078c404c3b Prometheus endpoint (#5256)
* Add prometheus collector and route

* dep ensure -add github.com/prometheus/client_golang/prometheus

* dep ensure -update github.com/golang/protobuf

* add metrics to reserved usernames

* add comment head in metrics package

* fix style imports

* add metrics settings

* add bearer token check

* mapping metrics configs

* fix lint

* update config cheat sheet

* update conf sample, typo fix
2018-11-04 22:20:00 -05:00
..
internal/util Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
nfs Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
xfs Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
LICENSE Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
NOTICE Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
buddyinfo.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
doc.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
fs.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
ipvs.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
mdstat.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
mountstats.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
net_dev.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
proc.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
proc_io.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
proc_limits.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
proc_ns.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
proc_stat.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
stat.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
xfrm.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00