This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 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
dev
org
private Make gitea serv use api/internal (#4886) 2018-10-30 14:20:13 +08:00
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 UX of link account (Step 1) (#5006) 2018-10-28 18:46:16 -04:00
utils
home.go
init.go
install.go
metrics.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
swagger_json.go