aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/golang/protobuf/proto/table_merge.go
Commit message (Collapse)AuthorAgeFilesLines
* Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136)65432020-04-191-654/+0
| | | | | | | * vendor update: go-gitlab to v0.31.0 * migrate client init to v0.31.0 * refactor
* Prometheus endpoint (#5256)Stanislav2018-11-041-0/+654
* 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