205 Commits (8297f5cb6bb4ac4ffede352a2a2b01422f995657)

Author SHA1 Message Date
Cosrider bef6556ca5
delete redundant alias (#11180) 2 years ago
Bryan Boreham 8b863c42dd
Optimise relabeling by re-using memory (#11147) 2 years ago
Levi Harrison fa9bc5184a
Update and fix interface (#11131) 2 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523) 2 years ago
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
Wilbert Guo 83a2e52bc2
Add SyncForState Implementation for Ruler HA (#10070) 3 years ago
Alan Protasio 606ef33d91 Track and report Samples Queried per query 3 years ago
ian woolf 025528a5d6
cmd: use os.MkdirTemp instead of ioutil.TempDir (#10320) 3 years ago
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392) 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
David Leadbeater a961062c37
Disable time based retention in tests (#8818) 3 years ago
jessicagreben 4b03fa3100 replace config exit code with failure exit code 3 years ago
jessicagreben 59f7ef06d0 update exit code for sd 3 years ago
Julien Pivotto 67a64ee092
Remove check against cfg so interval/ timeout are always set (#10023) (#10031) 3 years ago
Nicholas Blott c92673fb14
Remove check against cfg so interval/ timeout are always set (#10023) 3 years ago
Ganesh Vernekar 087e3c7360
Fix queries after a failed snapshot replay (#9980) (#9986) 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
Matheus Alcantara d9a8c453a0
cmd: use t.TempDir instead of ioutil.TempDir on tests (#9852) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536) 3 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting 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
David Leadbeater c91c2bbea5
promtool: Show more human readable got/exp output (#8064) 3 years ago
DrAuYueng 69e309d202
Expose TargetsFromGroup/AlertmanagerFromGroup func and reuse this for (#9343) 3 years ago
Julien Pivotto 73255e15f6 Address golint failures from revive 3 years ago
Will Tran 97b0738895
add --max-block-duration in promtool create-blocks-from rules (#9511) 3 years ago
jessicagreben 60d0990886 add more explicit label values 3 years ago
jessicagreben 3da87d2f39 add unit test to check label rule labels override 3 years ago
Julien Pivotto f8372bc6b9 backfill: Apply rule labels after query labels 3 years ago
Ganesh Vernekar fafb309d40
Cut v2.30.1 (#9402) 3 years ago
Julien Pivotto bd217c58a7
Backfill: Do not query after --end (#9340) 3 years ago
Julien Pivotto 691ce066fb backfill: Do not align the start of the group since we align every rule. 3 years ago
jessicagreben b0a21f9eab rm overlap, add label builder to fix name bug 3 years ago
fpetkovski 449f874679 promtool: add extended flag for tsdb analysis 3 years ago
Levi Harrison ded95ff434
Fix new rule importer message 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