Commit Graph

290 Commits (4ca0d57bb94de9736ecd5a110087d98776ce2e11)

Author SHA1 Message Date
Simon Pasquier 6fa8de132b
web/v1/api: add tests for admin actions (#4767) 8 years ago
Goutham Veeramachaneni 7acedbce64
web(api): Make query and range api errors match 8 years ago
Simon Pasquier c7a48a4a93
web/api/v1: fix targets endpoint 8 years ago
Simon Pasquier a308a186e4 web/api/v1: fix targets endpoint 8 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping. 8 years ago
Tariq Ibrahim d371697841 Adding new metric type to track in-flight queries via the remote read API endpoint. (#4699) 8 years ago
Simon Pasquier 3c00eeaf16 web/api/v1: fix optional skip_head for snapshot (#4674) 8 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526) 8 years ago
Tom Wilkie 4c52400708
Limit concurrent remote reads. (#4656) 8 years ago
Goutham Veeramachaneni 3e87c04b83
Logger is nil for API. Fixes #4577 (#4583) 8 years ago
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532) 8 years ago
Max Inden ecf676cf97 web/api: Expose rule health and last error (#4501) 8 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461) 8 years ago
Max Leonard Inden 71fafad099
api/v1: Coninue work exposing rules and alerts 8 years ago
mg03 31f8ca0dfb
api v1 alerts/rules json endpoint 8 years ago
Tom Wilkie 02534510ca Review feedback. 8 years ago
Tom Wilkie 901e6d1f82 Review feedback. 8 years ago
Thomas Jackson 92c6f0c92e Add offset to selectParams (#4226) 8 years ago
Tom Wilkie f83155b11e Review feedback. 8 years ago
Tom Wilkie ccb2ee607b Log errors encountered when marshalling and writing responses. 8 years ago
Fabian Reinartz 057a5ae2b1 Address comments 8 years ago
Fabian Reinartz ad4c33c1ff scrape,api: provide per-target metric metadata 8 years ago
Brian Brazil dd6781add2 Optimise PromQL (#3966) 8 years ago
Krasi Georgiev ddd46de6f4 Races/3994 (#4005) 8 years ago
Brian Brazil cc39021b2b Provide custom marshalling for Point 8 years ago
Brian Brazil 299b78a887 Switch to json-iterator for v1 api. 8 years ago
Simon Pasquier 83325c8d82 web: replace deprecated InstrumentHandler() (#3862) 8 years ago
Fabian Reinartz 3e6c890aea api: add flag to skip head on snapshots 8 years ago
Conor Broderick 99006d3baf Added dropped targets API to targets endpoint (#3870) 8 years ago
Conor Broderick 1fd20fc954 Add dropped alertmanagers to alertmanagers API (#3865) 8 years ago
Bartek Plotka 93a63ac5fd api: Added v1/status/flags endpoint. (#3864) 8 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params 8 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape 8 years ago
Goutham Veeramachaneni bee6864c14 Make the date returned by snapshot script friendly 9 years ago
Ed Schouten bb724f1bef Deprecate DeduplicateSeriesSet() in favor of NewMergeSeriesSet(). 9 years ago
Goutham Veeramachaneni f0599d4dbf Incorporate review-feedback 9 years ago
Julius Volz ab11a457e8 Remove obsolete TODO in API code 9 years ago
Goutham Veeramachaneni d8515b2580 Move Admin APIs to v1 9 years ago
Brian Brazil d7b3df5ae1 Fix staticcheck errors 9 years ago
Fabian Reinartz 83cd270ea4 *: adapt to storage interface changes 9 years ago
David Kaltschmidt af75ce02c1 Review feedback 9 years ago
David Kaltschmidt c93e54d240 Adds execution timer stats to the range query 9 years ago
Alexey Miroshkin 8c681f4a6c Provide POST endpoint for query+query_range (#3322) 9 years ago
Tom Wilkie 746752b946 Merge external labels in order. 9 years ago
Tom Wilkie ee011d906d Port remote read server to 2.0. 9 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 9 years ago
Brian Brazil 3a7c51ab70 Remote read endpoint should handle matchers for external labels. (#3325) 9 years ago
Brian Brazil c25f7c600b Apply external labels to remote read endpoint (#3263) 9 years ago
beorn7 f20e6a0ae4 Only respond to API requests once the server is ready 9 years ago
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230) 9 years ago