prometheus/vendor/github.com
Ganesh Vernekar ca93fd544b /api/v1/labels endpoint for getting all label names (#4835)
* vendor: update tsdb

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* /api/v1/labels endpoint

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* regex matchers for API

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* Add docs

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* Matchers behaving as OR

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* Removed the matchers

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* vendor: update tsdb using go mod

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* vendor update: tsdb

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* Added LabelNames() to storage.Querier

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* Test for api.labelNames

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* Nits

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
2018-11-19 15:51:14 +05:30
..
alecthomas vendor: add kingpin, drop unused deps 2017-06-20 17:37:40 +02:00
aws/aws-sdk-go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
Azure Update autorest vedoring (#4147) 2018-07-18 05:24:15 +01:00
beorn7/perks vendor: add missing liencse/patent notices 2016-07-04 11:06:26 +02:00
cespare/xxhash vendor: add non-amd64 implementation for xxhash 2017-04-04 15:19:22 +02:00
cockroachdb vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
davecgh/go-spew vendor: commit vendor/ after running govendor sync 2018-10-29 17:25:42 +01:00
dgrijalva/jwt-go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
ghodss/yaml vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
go-ini/ini vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
go-kit/kit vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
go-logfmt/logfmt vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
go-stack/stack vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
gogo/protobuf vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
golang vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
google vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
googleapis/gnostic vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
gophercloud/gophercloud vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
gregjones/httpcache vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
grpc-ecosystem/grpc-gateway vendor: Update grpc gateway deps 2017-11-30 16:50:34 +05:30
hashicorp vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
influxdata/influxdb Clean up vendoring 2017-11-02 17:50:00 +01:00
jmespath/go-jmespath vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
json-iterator/go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
julienschmidt/httprouter vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
kr/logfmt vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
matttproud/golang_protobuf_extensions vendor: commit vendor/ after running govendor sync 2018-10-29 17:25:42 +01:00
miekg/dns vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
mitchellh/go-homedir Discovery consul service meta (#4280) 2018-07-18 05:06:56 +01:00
modern-go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
mwitkow/go-conntrack vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
oklog vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
opentracing/opentracing-go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
opentracing-contrib/go-stdlib Instrument Prometheus with OpenTracing (#2554) 2017-05-02 18:49:29 -05:00
peterbourgon/diskv Upgrade k8s client to kubernetes-1.11.0 2018-08-02 10:25:27 +08:00
petermattis/goid vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
pkg/errors vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
pmezard/go-difflib vendor: add testing require dependencies 2016-10-17 11:04:52 +02:00
prometheus /api/v1/labels endpoint for getting all label names (#4835) 2018-11-19 15:51:14 +05:30
samuel/go-zookeeper Update vendored go-zookeeper client (#2778) 2017-05-29 15:59:30 +02:00
sasha-s/go-deadlock vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
shurcooL vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
stretchr/testify Change discovery subpackages to not use testify in tests (#4612) 2018-09-18 17:35:22 +02:00