gitea/routers
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
..
admin
api/v1
dev
org
private
repo Serve audio files using HTML5 audio tag (#5221) 2018-10-30 10:17:26 +08:00
routes Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
user
utils
home.go
init.go
install.go
metrics.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
swagger_json.go