gitea/vendor/github.com/prometheus/common/model
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
..
alert.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
fingerprinting.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
fnv.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
labels.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
labelset.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
metric.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
model.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
signature.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
silence.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
time.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
value.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00