640 Commits (291ab4d0bc6ea9f0e61073f303bd3982e9727b8d)

Author SHA1 Message Date
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
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522) 2 years ago
Bryan Boreham 10b27dfb84 Simplify IndexReader.Series interface 2 years ago
Bryan Boreham 19f300e6f0 Update package cmd/promtool tests for new labels.Labels type 2 years ago
Bryan Boreham bf2c827d91 Update package cmd/promtool for new labels.Labels type 2 years ago
Bryan Boreham d3d96ec887 tsdb/index: use ScratchBuilder to create Labels 2 years ago
Bryan Boreham 3c7de69059 storage: allow re-use of iterators 2 years ago
Ganesh Vernekar 6dd4e907a3
Update dependencies for 2.40 (#11524) 2 years ago
Ganesh Vernekar 04b370da00
Disable snapshot on shutdown if native histograms are enabled (#11473) 2 years ago
Ganesh Vernekar 081ad2d690
Update help text for enable-feature to mention native-histograms 2 years ago
Ganesh Vernekar 3cbf87b83d
Enable protobuf negotiation only when histograms are enabled 2 years ago
Ganesh Vernekar 46b26c4f09
Fix notifier relabel changing the labels of active alerts (#11427) 2 years ago
Ganesh Vernekar f34aeefe6e
Allow overlapping blocks by default (#11331) 2 years ago
Paschalis Tsilias f2ee959354
Remove 'metadata-storage' CLI flag (#11351) 2 years ago
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075) 2 years ago
Ganesh Vernekar d354f20c2a
Add a feature flag to control native histogram ingestion (#11253) 2 years ago
Bryan Boreham c438b50133 cmd/promtool: in tests use labels.FromStrings 2 years ago
Bryan Boreham 735914f692 cmd/prometheus: in tests use labels.FromStrings 2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 2 years ago
Paschalis Tsilias 5a8e202f94
Append metadata to the WAL in the scrape loop (#10312) 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
Paschalis Tsilias d1122e0743
Introduce TSDB changes for appending metadata to the WAL (#10972) 2 years ago
Julien Pivotto 7a2d24b76a
Fix flakiness in windows tests (#10983) 2 years ago
Julien Pivotto 13bd4fd3c8
Fix promtool check config not erroring properly on failures (#10952) 2 years ago
lixin18 735a07444a
Update main_unix_test.go (#10917) 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
Łukasz Mierzwa 44e5f220c0
Move prometheus_ready metric to web package (#10729) 3 years ago
Łukasz Mierzwa 070e409dba
Add prometheus_ready metric (#10682) 3 years ago
Ben Ye af5ea213f7
promtool: support matchers when querying label values (#10727) 3 years ago
Łukasz Mierzwa d3c9c4f574
Stop rule manager before TSDB is stopped (#10680) 3 years ago
Alban Hurtaud 41630b8e88
Add hidden flag to configure discovery loop interval (#10634) 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 390956d317
Log gomaxprocs messages (#10506) 3 years ago
TomasKohout c0fd228bad
Add dependency on go.uber.org/automaxprocs (#10498) 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
Mauro Stettler b025390cb4
Disable chunk write queue by default, allow user to configure the exact size (#10425) 3 years ago