343 Commits (main)

Author SHA1 Message Date
Fiona Liao 5bee0cfce2
Change `ChunkReader.Chunk()` to `ChunkOrIterable()` 12 months ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 1 year ago
Rens Groothuijsen 122f9506e9
Set test group interval default to evaluation interval (#13011) 1 year ago
George Krajcsovits 7d7b9eacff
Fix int32 overflow issues (#12978) 1 year ago
Ziqi Zhao 60e2bb0135 enhance promtool tsdb analyze command (#12869) 1 year ago
Ziqi Zhao 1a6edff882
enhance promtool tsdb analyze command (#12869) 1 year ago
Matthieu MOREL 67dcca5005 ci(lint): enable errorlint linter on cmd 1 year ago
ouyang1204 5d233df7ef
Fix rule check broken (#12715) 1 year ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650) 1 year ago
Bryan Boreham 5ecea3c840 promtool: fix compile error from bad merge 1 year ago
Ben Ye c78124427e
Support specifying series matchers to analyze tsdb (#12842) 1 year ago
Paschalis Tsilias c173cd57c9
Add a header to count retried remote write requests (#12729) 1 year ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
Arve Knudsen 156222cc50
Add context argument to LabelQuerier.LabelValues (#12665) 1 year ago
Arve Knudsen a964349e97
Add context argument to LabelQuerier.LabelNames (#12666) 1 year ago
Arve Knudsen 4451ba10b4
Add context argument to IndexReader.Postings (#12667) 1 year ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 1 year ago
Ziqi Zhao eaaa21aa7f
promtool tsdb dump support native histogram (#12775) 1 year ago
Gregor Zeitlinger f01718262a
Unit tests for native histograms (#12668) 1 year ago
Julien Pivotto b3b669fd9a Add experimental flag and docs 1 year ago
Rob Skillington e1ace8d00e Add PromQL format and label matcher set/delete commands to promtool 1 year ago
Bryan Boreham 578e2b6a3f re-order imports for linter 1 year ago
Bryan Boreham 5255bf06ad Replace sort.Slice with faster slices.SortFunc 1 year ago
João Vilaça 81394ea1c5 Add --run flag to promtool test rules 1 year ago
François Gouteroux 58d38c4c56 fix: apply suggested changes 1 year ago
François Gouteroux f676d4a756 feat refactoring checkrules func 1 year ago
Nidhey Nitin Indurkar a8772a4178
Feat: Get block by id directly on promtool analyze & get latest block if ID not provided (#12031) 1 year ago
François Gouteroux 6ae4a46845 feat: enhance stdin check and add tests parsing error 1 year ago
François Gouteroux 4341b98eb2 fix: apply suggested changes 2 years ago
François Gouteroux 934c5ddb8d feat: make push metrics labels generic and repeatable 2 years ago
François Gouteroux 3524a16aa0 feat: add suggested changes, tests, and stdin support 2 years ago
François Gouteroux b1bab7bc54 feat(promtool): add push metrics command 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Ben Ye fd3630b9a3 add ctx to QueryEngine interface 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
François Gouteroux 8472596fd0 fix: apply suggested changes 2 years ago
François Gouteroux 034eb2b3f2 promtool: read from stdin if no filenames are provided in check rules 2 years ago
Julien Pivotto 391473141d
Check health & ready: move to flags (#12223) 2 years ago
Nidhey Nitin Indurkar 3f7beeecc6
feat: health and readiness check of prometheus server in CLI (promtool) (#12096) 2 years ago
Bryan Boreham b987afa7ef labels: simplify call to get Labels from Builder 2 years ago
Julien Pivotto 1922db0586 Document command line tools 2 years ago
Julien Pivotto 0c56e5d014 Update our own dependencies, support proxy from env 2 years ago
Bryan Boreham f4fd9b0d68 scrape: re-use memory in TargetsFromGroup 2 years ago
Bryan Boreham 5cfe759348 scrape: make TargetsFromGroup work with Builder not []Label 2 years ago
Julien Pivotto 599b70a05d Add include scrape configs 2 years ago
Martin Chodur f1de2cec3d fix: set the http round tripper fro promtool import command 2 years ago
Martin Chodur 3ebe4b48db feat: add promtool http config support 2 years ago
Amin Borjian 90d6873c7f promtool: add support of selecting timeseries for TSDB dump 2 years ago