25 Commits (d3a1ff1abf9e426c085b8812b467d0f2b48c0a72)

Author SHA1 Message Date
Ganesh Vernekar 576ee4d309 Label name check for 'count_values' (#4585) 6 years ago
Anton Tereshchenkov 18bbec050c promql: propagate storage errors 7 years ago
Brian Brazil bf7d87aed2 Cleanup storage from all tests. 7 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params 7 years ago
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230) 7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 7 years ago
Alexey Palazhchenko 695ec0b981 Fix few typos. (#2962) 7 years ago
Goutham Veeramachaneni 507790a357
Rework logging to use explicitly passed logger 8 years ago
Goutham Veeramachaneni baf5b0f0fc Fix error where we look into the future. (#2829) 8 years ago
Brian Brazil fcc88f0e1e query/query_range should return eval timestamp 8 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 8 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts. 8 years ago
Julius Volz 3bfec97d46 Make the storage interface higher-level. 8 years ago
Jonathan Boulle 38098f8c95 Add missing license headers 9 years ago
Tobias Schmidt e82ef154ee Remove unused code leftovers 9 years ago
Brian Brazil 653ff71f1f promql: Reduce flakiness of concurrency test 9 years ago
Brian Brazil ce7f31e03c promql: Bump sleep in query timeout test 9 years ago
Julius Volz 963ad82dcb Fix "go vet" errors. 9 years ago
Laurie Malau cdf38ab93a Log runtime errors during query evaluation instead of panicking. 9 years ago
Fabian Reinartz 690b5f1575 Remove multi-statement queries 9 years ago
Fabian Reinartz fe301d7946 promql: remove global flags 10 years ago
Fabian Reinartz 9ab1f6c690 Limit maximum number of concurrent queries. 10 years ago
Fabian Reinartz fe935179cd Stop routing rule statements through the engine. 10 years ago
Fabian Reinartz 5602328c7c Refactor query evaluation. 10 years ago