116 Commits (a0f7c31c2666dc45f8006ee66395b5409a59a2b9)

Author SHA1 Message Date
Julien Pivotto 13bd4fd3c8
Fix promtool check config not erroring properly on failures (#10952) 2 years ago
Julien Pivotto 8ac4e50ec4
Add --lint-fatal option (#10815) (#10840) 2 years ago
David Leadbeater 355b8bcf0b
Add --lint-fatal option (#10815) 3 years ago
Matthieu MOREL 36eee11434
refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
Ben Ye af5ea213f7
promtool: support matchers when querying label values (#10727) 3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
Filip Petkovski 1c1b174a8e
Add a --lint flag to the promtool check rules and check config commands (#10435) 3 years ago
Julien Pivotto f9d8e5245a
Plugins support (#10495) 3 years ago
beorn7 b39f2739e5 PromQL: Always enable negative offset and @ modifier 3 years ago
chenlujjj 2ce94ac196
Add '--weight' flag to 'promtool check metrics' command (#10045) 3 years ago
jessicagreben 4b03fa3100 replace config exit code with failure exit code 3 years ago
zzehring 42628899b5 promtool: Add `--syntax-only` flag for `check config` 3 years ago
jessicagreben 99bb56fc46 add errcodes from sd file 3 years ago
Filip Petkovski 5849521e90
promtool: Fix credentials file check (#9883) 3 years ago
jessicagreben 764f2d03a5 add const for exit codes 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
Darshan Chaudhary a7e554b158
add check service-discovery command (#8970) 3 years ago
Arthur Silva Sens be2599c853
config: Make remote-write required for Agent mode (#9618) 3 years ago
DrAuYueng 69e309d202
Expose TargetsFromGroup/AlertmanagerFromGroup func and reuse this for (#9343) 3 years ago
Will Tran 97b0738895
add --max-block-duration in promtool create-blocks-from rules (#9511) 3 years ago
fpetkovski 449f874679 promtool: add extended flag for tsdb analysis 3 years ago
Levi Harrison 34e1b47968
Fixed error handling 3 years ago
Holger Hans Peter Freyther 5edec40d60 promtool: Speed up checking for duplicate rules 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
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Steve Kuznetsov ee771a2a66
promtool: backfill: allow silencing output 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
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
Pau Freixes b1ac4a45e6 Add num scrapes as tsdb write benchmark command flag 4 years ago
Arthur Silva Sens 537c0aff49
Prometheus and Promtool binaries now print help and usage to stdout (#8542) 4 years ago
Łukasz Hryniuk ab41de68b4 Print details of API errors 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
Julien Pivotto 003d6451fc Promtool: add web config validation 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
jessicagreben cec3515fa3 fix linter 4 years ago
jessicagreben 2e9946e4d7 add test 4 years ago
jessicagreben ee85c22adb flush samples to disk every 5k samples 4 years ago