mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 15:54:25 +00:00
078c404c3b
* 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
8 lines
237 B
Plaintext
Vendored
8 lines
237 B
Plaintext
Vendored
procfs provides functions to retrieve system, kernel and process
|
|
metrics from the pseudo-filesystem proc.
|
|
|
|
Copyright 2014-2015 The Prometheus Authors
|
|
|
|
This product includes software developed at
|
|
SoundCloud Ltd. (http://soundcloud.com/).
|