240 Commits (e2ef0dc381271207bdca4fa5bf2ce7f5fcd8ae62)

Author SHA1 Message Date
David Kaltschmidt 87c46ea6c3 Renamed TotalEvalTime to EvalTotalTime 7 years ago
David Kaltschmidt af75ce02c1 Review feedback 7 years ago
David Kaltschmidt c93e54d240 Adds execution timer stats to the range query 7 years ago
Tom Wilkie 9c3c98e8de Revert "Port 'Don't disable HTTP keep-alives for remote storage connections.' to 2.0 (see #3173)" 7 years ago
Bryan Boreham 0997191b18 Port 'Don't disable HTTP keep-alives for remote storage connections.' to 2.0 (see #3173) 7 years ago
Julius Volz c3d6abc8e6 Fix some lint errors (#3334) 7 years ago
Alexander Kazarin 2c163f32a5 fix for issue 2976 (#3313) 7 years ago
Thibault Chataigner bf4a279a91 Remote storage reads based on oldest timestamp in primary storage (#3129) 7 years ago
Julien Levesy 8c1b9e45cf add a NotOk helper method in the testing package 7 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241) 7 years ago
Julien Levesy 332910d02d import assertion helpers in testutil 7 years ago
Bryan Boreham a03193232a Don't disable HTTP keep-alives for remote storage connections. (#3173) 7 years ago
Alberto Cortés 2c9739162e utils/stats: remove dead code 7 years ago
Bryan Boreham e0a4d18301 Allow http keep-alive setting to be overridden in config 7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 7 years ago
Lynn Lin 1bf25dc1b2 fix issues reported by gofmt and spelling typo (#3127) 7 years ago
Fabian Reinartz 9516d04472 util: Add idle timeout for scrape connections 7 years ago
Pablo Andres Fuente c79a4db812 Adding tests for util/httputil/client (#3002) 7 years ago
Fabian Reinartz ccf9e62972 *: add admin grpc API 7 years ago
Fuente, Pablo Andres 902fafb8e7 Fixing tests for Windows 7 years ago
Goutham Veeramachaneni e3701077c3
Move promtool to kingpin 8 years ago
Goutham Veeramachaneni d407bd150c Consolidate the duration params in CLI 8 years ago
Goutham Veeramachaneni 507790a357
Rework logging to use explicitly passed logger 8 years ago
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775) 8 years ago
Fabian Reinartz d289dc55c3 storage: update TSDB 8 years ago
Stephan Erb 0b9fca983b Fix reload of ZooKeeper service discovery config (#2669) 8 years ago
Brian Brazil 5c9a6ce747 Add license to files. 8 years ago
Matt Layher 1faf33acac Add promlint check for histogram/summary reserved names (#2626) 8 years ago
Matt Layher cc4198f421
Simplify promlint problems gathering, use protobuf accessors 8 years ago
Matt Layher 34a4813464 Initial promlint counter _total suffix check (#2624) 8 years ago
Matt Layher 254cb1ec29 Use untyped metrics for some promlint tests (#2623) 8 years ago
Matt Layher 283756c503 Initial commit of 'promtool check-metrics', promlint package (#2605) 8 years ago
Julius Volz 815762a4ad Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig 8 years ago
Stephan Erb 3038d0eb9b Prevent deadlock in ZK TreeCache constructor by deferring the initial sync. 8 years ago
Fabian Reinartz 4397b4d508 *: pass Prometheus registry into storage 8 years ago
Fabian Reinartz 311e7b5069 storage/vendor: update to latest fabxc/tsdb 8 years ago
Fabian Reinartz 5772f1a7ba retrieval/storage: adapt to new interface 8 years ago
Fabian Reinartz 71fe0c58a8 promql: misc fixes 8 years ago
Fabian Reinartz fecf9532b9 *: fix misc compile errors 8 years ago
Fabian Reinartz 622ece6273 *: fix recording tests, migrate matcher types 8 years ago
Tom Wilkie 4520e12440 Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 8 years ago
Ulfsparre, Tommy 3730255392 remove deleted zookeeper nodes 8 years ago
beorn7 094a098ce6 Revert "Revert the /graph changes." 8 years ago
beorn7 aa43d34a86 Revert the /graph changes. 8 years ago
Bora Tunca fc6cdd0611 Update backend helpers and templates to new url schema 8 years ago
Julius Volz 3bfec97d46 Make the storage interface higher-level. 8 years ago
Gregory G. Tseng 7997c14b0d Add ServerName into TLS Config 9 years ago
Jonathan Boulle 38098f8c95 Add missing license headers 9 years ago
beorn7 f193f2b8ef Add a command to promtool that dumps metadata of heads.db 9 years ago
beorn7 c740789ce3 Improve predict_linear 9 years ago