prometheus/storage
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
..
remote /api/v1/labels endpoint for getting all label names (#4835) 2018-11-19 15:51:14 +05:30
tsdb /api/v1/labels endpoint for getting all label names (#4835) 2018-11-19 15:51:14 +05:30
buffer.go Fix typo (#4497) 2018-09-13 16:04:10 +05:30
buffer_test.go Simplify BufferedSeriesIterator usage (#4294) 2018-07-18 05:10:28 +01:00
fanout.go /api/v1/labels endpoint for getting all label names (#4835) 2018-11-19 15:51:14 +05:30
fanout_test.go Avoid infinite loop on duplicate NaN values. (#4275) 2018-06-18 17:34:08 +01:00
interface.go /api/v1/labels endpoint for getting all label names (#4835) 2018-11-19 15:51:14 +05:30
noop.go /api/v1/labels endpoint for getting all label names (#4835) 2018-11-19 15:51:14 +05:30