Commit Graph

25 Commits (c691895a0fbfa346e10468236eb709ea107cef66)

Author SHA1 Message Date
Fabian Reinartz 28f547bcc7 api/v1: fix tests, restore series queries 9 years ago
Frederic Branczyk 33b583d50e
web/api: add targets endpoint 9 years ago
Anders Daljord Morken 5c025a2f41 query_range: Validate that start comes before end 9 years ago
Julius Volz f92532f254 api: Consolidate web API contexts 9 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 9 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts. 9 years ago
Anders Daljord Morken e9885ecb94 Bugfix: Avoid divide-by-zero panic on query_range?step=0 9 years ago
Julius Volz 0c1e7a5b00 Support time range in /api/v1/series endpoint. 9 years ago
Jonathan Boulle 38098f8c95 Add missing license headers 9 years ago
Julius Volz 1ae23bf5e9 Handle OPTIONS HTTP requests correctly. 10 years ago
Tobias Schmidt bf84faa010 Return HTTP server error codes for execution errors 10 years ago
Tobias Schmidt 50079a85a1 Make time parameter optional in v1 query API 10 years ago
Fabian Reinartz 33aab4169c Anchor regexes in vector matching 10 years ago
Fabian Reinartz 398bbf906b Switch to common/route package 10 years ago
Fabian Reinartz d6b8da8d43 Switch promql types to common/model 10 years ago
Fabian Reinartz 1535ef1457 Replace metric.SamplePair with model.SamplePair 10 years ago
Fabian Reinartz 438e232c9b Fix grouping of import blocks 10 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 10 years ago
Fabian Reinartz 8f904d6a54 api/v1: fix response format tests 10 years ago
Fabian Reinartz 94cd321be1 promql: error if all label matchers are empty. 10 years ago
Fabian Reinartz 7bb7e565a4 web/api: add GET and DELETE /series endpoints 10 years ago
Fabian Reinartz 7be94ce962 web/api: improve errors, add tests 10 years ago
Fabian Reinartz 75b0b7420e web/api: replace /metrics/names with /label/:name/values endpoint. 10 years ago
Fabian Reinartz ab9c98acac web/api: add initial API v1 implementation. 10 years ago