196 Commits (69edd8709ba7d4b2152eab5fb208a3d74b4a81e1)

Author SHA1 Message Date
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
Arve Knudsen 6ef9ed0bc3
Add context argument to DB.Delete (#12834) 1 year ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 1 year ago
Michael Hoffmann 4d8e380269
promql: allow tests to be imported (#12050) 1 year ago
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647) 1 year ago
Bryan Boreham 54e1046616 web/api: extend BenchmarkRespond with more types of data 1 year ago
Marco Pracucci 7cc4292328
Export MinTime and MaxTime 1 year ago
Giedrius Statkevičius 3f230fc9f8 promql: convert QueryOpts to interface 1 year ago
Arthur Silva Sens 1ea477f4bc
Add feature flag to squash metadata from /api/v1/metadata (#12391) 1 year ago
Baskar Shanmugam 905a0bd63a
Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 2 years ago
gotjosh e78be38cc0
don't show empty groups 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
gotjosh 96b6463f25
review comments 2 years ago
gotjosh f3394bf7a1
Rules API: Allow filtering by rule name 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint` 2 years ago
Charles Korn 46a28899a0
Implement fully-featured content negotiation for API requests, and allow overriding the default API codec. 2 years ago
Julien Pivotto db2d759b81 Add support for lookbackdelta per query via the API 2 years ago
Fish-pro 43d77f7c41 Use http constants instead of string 2 years ago
Charles Korn 857b23873f
Expose QueryData so that implementations of Codec.CanEncode() can perform a type assertion against Response.Data. 2 years ago
Charles Korn 3e94dd8c8f
Add extension point for returning different content types from API endpoints 2 years ago
Julien Pivotto ce55e5074d Add 'keep_firing_for' field to alerting rules 2 years ago
Bryan Boreham fd57569683 Update package web tests for new labels.Labels type 2 years ago
Alan Protasio 5ac12ac351
api: Wrapped promQL based API errors with `returnAPIError` function (#11356) 2 years ago
Ganesh Vernekar f024d769e7
Add API test for histogram 2 years ago
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075) 2 years ago
Julius Volz b57deb6eb0
Add /api/v1/format_query API endpoint for formatting queries (#11036) 2 years ago
Peter Štibraný 5bd761fbfc
Merge pull request #10857 from pstibrany/fix-errors-handling 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
beorn7 37bbc07118 Histogram: Add jsoniter marshaling 3 years ago
Andrew Bloomgarden ed091a1fb9 Allow replacing the stats struct before rendering JSON 3 years ago
Alan Protasio 606ef33d91 Track and report Samples Queried per query 3 years ago
Abhishek 2f4289a3bf
add limit to the rules api (#10152) 3 years ago
Matheus Alcantara c965a7555b
web: use t.TempDir instead of ioutil.TempDir on tests (#9981) 3 years ago
Ganesh Vernekar 0eac720468
Export rules related structs in web/api/v1 (#9831) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 3 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911) 3 years ago
Oleg Zaytsev b1ed4a0a66
LabelNames API with matchers (#9083) 3 years ago
Ganesh Vernekar 78d68d5972
Make query_range serve histograms (#9036) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662) 4 years ago
Levi Harrison 7b18018012
Fixed tests 4 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635) 4 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536) 4 years ago
Mauro Stettler 7715fe3219
Add matchers to LabelValues() call (#8400) 4 years ago
Dustin Hooten b9f0baf6ff
Combine NewHead() args into a HeadOptions struct (#8452) 4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver: 4 years ago
fuling 72475b8a0c [ENHANCEMENT] remote storage:Add default api implementation of remote write 4 years ago