332 Commits (2a7520a3236e98378b10e12b7d3d1a6dced640df)

Author SHA1 Message Date
Levi Harrison 34e1b47968
Fixed error handling 3 years ago
Holger Hans Peter Freyther 5edec40d60 promtool: Speed up checking for duplicate rules 3 years ago
Holger Hans Peter Freyther 3a309c1ae5 promtool: Add simple benchmark checkDuplicates benchmark 3 years ago
Holger Hans Peter Freyther 794937b3d6 promtool: Add testcase for detecting duplicates 3 years ago
jinglina ed24e51e7c
remove redundant type conversion (#9126) 3 years ago
Levi Harrison 3b5257d869
Changed disabled_features to feature_flags 3 years ago
Filip Petkovski 7c125aa5fb
Promtool: Add support for compaction analysis (#8940) 3 years ago
Levi Harrison 90976e7505
Promtool: Add feature flags to unit tests (#8958) 3 years ago
Levi Harrison ca1896c15b
Promtool: Validate service discovery files (#8950) 3 years ago
Steve Kuznetsov fd6c852567
promtool: backfill: allow configuring block duration (#8919) 3 years ago
Michal Wasilewski 3f686cad8b
fixes yamllint errors 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 3 years ago
Steve Kuznetsov ee771a2a66
promtool: backfill: allow silencing output 4 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662) 4 years ago
Levi Harrison 17ea8d006a
Added external URL access 4 years ago
cuirunxing-hub 57bc2e94e2 typos correct 4 years ago
Jess G 731545ad34
Add documentation for recording rule backfiller (#8674) 4 years ago
Julien Pivotto e635ca834b Add environment variable expansion in external label values 4 years ago
jessicagreben 896c828bb5 close writer after flush 4 years ago
jessicagreben d89a1d999f add log with start/end times, close blocks before end of func 4 years ago
Ben Kochie f0bccba1c3
Update Go modules for 2.26 (#8636) 4 years ago
jessicagreben 8de4da3716 add changes per comments, fix tests 4 years ago
jessicagreben e3a8132bb3 fix block alignment, add sample alignment 4 years ago
jessicagreben 7c26642460 add block alignment and write in 2 hr blocks 4 years ago
Julien Pivotto 97fb4a34ae Fix subqueries with default resolution in promql unit tests (backport #8569) 4 years ago
Pau Freixes b1ac4a45e6 Add num scrapes as tsdb write benchmark command flag 4 years ago
Julien Pivotto 5742a18590 Fix subqueries with default resolution in promql unit tests 4 years ago
jessicagreben 9fc53b7edf fix appender.Add -> appender.Append 4 years ago
Arthur Silva Sens 537c0aff49
Prometheus and Promtool binaries now print help and usage to stdout (#8542) 4 years ago
jessicagreben f2db9dc722 add multi rule integration tests 4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489) 4 years ago
Raphael Bauduin a7d64cad21 promtool: alert_rule_test items require alertname 4 years ago
Ganesh Vernekar c4536fa28c
Increase block writer size for backfilling 4 years ago
Łukasz Hryniuk ab41de68b4 Print details of API errors 4 years ago
David Leadbeater 3e30f72af1 promtool: Add more negative alert tests 4 years ago
misha 1c3e7b4241 Use strings.Builder for neater error formatting 4 years ago
misha c2c5aeb16b Add optional name property to testgroup for better test failure output 4 years ago
Julien Pivotto 9334269f2b backfill: move checkErr before we close the mmaped file 4 years ago
Jeremy Albinet 4a1f2c097e Typo on plural in checkRules/checkDuplicates 4 years ago
beorn7 806a799195 Update exporter-toolkit dependency to 0.5.1 4 years ago
Julien Pivotto ac2626757c Update exporter-toolkit to 0.5.0 4 years ago
Guangwen Feng 2df1a482da
Fix misspelled word in comment (#8348) 4 years ago
Julien Pivotto bc9f9ee3aa
Backfilling: fast-path for non-consecutive blocks (#8324) 4 years ago
Julien Pivotto 003d6451fc Promtool: add web config validation 4 years ago
beorn7 6bfa33308e promtool: Print block meta-data slightly more nicely 4 years ago
yeya24 cedd2dbec9 create output directory before backfilling 4 years ago
Julien Pivotto 53480c168d Backfill: print created blocks only, add human-readable option 4 years ago
AdaephonBen dca6954b0a
promtool: Add URL scheme when not provided (#7956) 4 years ago
Julien Pivotto 7957731339 Inline defer 4 years ago
Julien Pivotto 82b5f1d8b1 Backfill: Use mmap to reuse parser code 4 years ago