gitea/vendor/github.com/golang/protobuf/proto
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
..
clone.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
decode.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
discard.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
encode.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
equal.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
extensions.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
lib.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
message_set.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
pointer_reflect.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
pointer_unsafe.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
properties.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
table_marshal.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
table_merge.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
table_unmarshal.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
text.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
text_parser.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00