You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
internal/util Prometheus endpoint (#5256) 6 years ago
nfs Prometheus endpoint (#5256) 6 years ago
xfs Prometheus endpoint (#5256) 6 years ago
LICENSE Prometheus endpoint (#5256) 6 years ago
NOTICE Prometheus endpoint (#5256) 6 years ago
buddyinfo.go Prometheus endpoint (#5256) 6 years ago
doc.go Prometheus endpoint (#5256) 6 years ago
fs.go Prometheus endpoint (#5256) 6 years ago
ipvs.go Prometheus endpoint (#5256) 6 years ago
mdstat.go Prometheus endpoint (#5256) 6 years ago
mountstats.go Prometheus endpoint (#5256) 6 years ago
net_dev.go Prometheus endpoint (#5256) 6 years ago
proc.go Prometheus endpoint (#5256) 6 years ago
proc_io.go Prometheus endpoint (#5256) 6 years ago
proc_limits.go Prometheus endpoint (#5256) 6 years ago
proc_ns.go Prometheus endpoint (#5256) 6 years ago
proc_stat.go Prometheus endpoint (#5256) 6 years ago
stat.go Prometheus endpoint (#5256) 6 years ago
xfrm.go Prometheus endpoint (#5256) 6 years ago