0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:04:45 +01:00
gitea/modules
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
..
auth Add comment replies (#5104) 2018-10-22 16:13:35 -04:00
avatar
base Serve audio files using HTML5 audio tag (#5221) 2018-10-30 10:17:26 +08:00
cache
context Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 2018-11-03 21:15:55 -04:00
cron
generate
highlight
httplib
indexer
lfs
log
mailer
markup Fix markdown image with link (#4675) 2018-10-30 18:26:28 -04:00
metrics Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
minwinsvc
notification
options
pprof
private Make gitea serv use api/internal (#4886) 2018-10-30 14:20:13 +08:00
process
public
recaptcha
search
setting Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
ssh
sync
templates Set heatmap color range configurable (#5165) 2018-10-24 16:38:04 +02:00
test
user
util
validation