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.
gitea/vendor/github.com/prometheus/client_golang/prometheus/promhttp
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
..
delegator.go Prometheus endpoint (#5256) 6 years ago
delegator_1_8.go Prometheus endpoint (#5256) 6 years ago
delegator_pre_1_8.go Prometheus endpoint (#5256) 6 years ago
http.go Prometheus endpoint (#5256) 6 years ago
instrument_client.go Prometheus endpoint (#5256) 6 years ago
instrument_client_1_8.go Prometheus endpoint (#5256) 6 years ago
instrument_server.go Prometheus endpoint (#5256) 6 years ago