Commit Graph

703 Commits (bwplotka/prw-initial)

Author SHA1 Message Date
Callum Styan ed0c3b25c7 refactor new version flag to make it easier to pick a specific format 2 years ago
Nicolás Pazos 34f3f11ee2 remove all code from previous interning approach 2 years ago
Callum Styan 3e5facc0c0 add functionality for new minimized remote write request format 2 years ago
Nicolás Pazos 4654241f4b fix typo in log 2 years ago
Nicolás Pazos 6f21272ca7 fix NewWriteClient and change new flags wording 2 years ago
Nicolás Pazos 337f9ae7ae add new proto support on receiver end 2 years ago
Callum Styan f1992591b2 Implement code paths for new proto format 2 years ago
Rens Groothuijsen 122f9506e9
Set test group interval default to evaluation interval (#13011) 2 years ago
Bartlomiej Plotka 6d083312e7
native-histograms: Fixed PrometheusProto scrape format preference. (#13010) 2 years ago
George Krajcsovits 7d7b9eacff
Fix int32 overflow issues (#12978) 2 years ago
Ziqi Zhao 60e2bb0135 enhance promtool tsdb analyze command (#12869) 2 years ago
Ziqi Zhao 1a6edff882
enhance promtool tsdb analyze command (#12869) 2 years ago
Paulin Todev 5752050b42
Scrape metrics can now be registered with a non-default registry. 2 years ago
Bartlomiej Plotka 624b973ebf
Added ability to specify scrape protocols to accept during HTTP content type negotiation. (#12738) 2 years ago
Matthieu MOREL 67dcca5005 ci(lint): enable errorlint linter on cmd 2 years ago
ouyang1204 5d233df7ef
Fix rule check broken (#12715) 2 years ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650) 2 years ago
Bryan Boreham 5ecea3c840 promtool: fix compile error from bad merge 2 years ago
Ben Ye c78124427e
Support specifying series matchers to analyze tsdb (#12842) 2 years ago
Paschalis Tsilias c173cd57c9
Add a header to count retried remote write requests (#12729) 2 years ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
Arve Knudsen 156222cc50
Add context argument to LabelQuerier.LabelValues (#12665) 2 years ago
Arve Knudsen a964349e97
Add context argument to LabelQuerier.LabelNames (#12666) 2 years ago
Arve Knudsen 4451ba10b4
Add context argument to IndexReader.Postings (#12667) 2 years ago
Arve Knudsen 6ef9ed0bc3
Add context argument to DB.Delete (#12834) 2 years ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 2 years ago
Ziqi Zhao eaaa21aa7f
promtool tsdb dump support native histogram (#12775) 2 years ago
Gregor Zeitlinger f01718262a
Unit tests for native histograms (#12668) 2 years ago
Sylvain Rabot 4399959f79
Remove native histograms / memory snapshot restriction 2 years ago
Goutham Veeramachaneni ad4f514e66
Add OTLP Ingestion endpoint (#12571) 2 years ago
Julien Pivotto b3b669fd9a Add experimental flag and docs 2 years ago
Rob Skillington e1ace8d00e Add PromQL format and label matcher set/delete commands to promtool 2 years ago
Justin Lei 32d87282ad
Add Zstandard compression option for wlog (#11666) 2 years ago
Bryan Boreham 578e2b6a3f re-order imports for linter 3 years ago
Bryan Boreham 5255bf06ad Replace sort.Slice with faster slices.SortFunc 3 years ago
François Gouteroux 58d38c4c56 fix: apply suggested changes 3 years ago
tyltr 0941ea4afc typo 3 years ago
François Gouteroux f676d4a756 feat refactoring checkrules func 3 years ago
Nidhey Nitin Indurkar a8772a4178
Feat: Get block by id directly on promtool analyze & get latest block if ID not provided (#12031) 3 years ago
François Gouteroux 6ae4a46845 feat: enhance stdin check and add tests parsing error 3 years ago
François Gouteroux 4341b98eb2 fix: apply suggested changes 3 years ago
François Gouteroux 934c5ddb8d feat: make push metrics labels generic and repeatable 3 years ago
François Gouteroux 3524a16aa0 feat: add suggested changes, tests, and stdin support 3 years ago
Baskar Shanmugam 905a0bd63a
Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 3 years ago
Callum Styan 0d2108ad79
[tsdb] re-implement WAL watcher to read via a "notification" channel (#11949) 3 years ago
François Gouteroux b1bab7bc54 feat(promtool): add push metrics command 3 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 3 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 3 years ago
Ben Ye fd3630b9a3 add ctx to QueryEngine interface 3 years ago
Justin Lei 052993414a Add storage.tsdb.samples-per-chunk flag 3 years ago