153 Commits (ddaddc2a7af235d91b710bcba1ccbec4e7cfa6b5)

Author SHA1 Message Date
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 6 years ago
Simon Pasquier 790876da60 go get honnef.co/go/tools/cmd/staticcheck in a temp dir 6 years ago
Simon Pasquier ac16ef8f0e Add missing tools.go 6 years ago
Tariq Ibrahim a188693015 Adding unit tests for the util package (#4534) 6 years ago
Goutham Veeramachaneni 71855a22a4
Add tracing spans to promql (#4436) 6 years ago
Tom Wilkie 3b5dea4e6d Don't import testing in code which is imported from non-test code. (#4400) 6 years ago
Brian Brazil dd6781add2 Optimise PromQL (#3966) 7 years ago
Adam Shannon 809881d7f5 support reading basic_auth password_file for HTTP basic auth (#4077) 7 years ago
Philippe Laflamme 2aba238f31 Use common HTTPClientConfig for marathon_sd configuration (#4009) 7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 7 years ago
pasquier-s a9c93b8918 Remove unused flock package (#3853) 7 years ago
Krasi Georgiev 4d47a48422 client test comment nits. 7 years ago
Krasi Georgiev d202718116 read bearer token on every request , + some http and scrape tests 7 years ago
Shubheksha Jalan 0471e64ad1 Use shared types from the `common` repo (#3674) 7 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 7 years ago
Bryan Boreham a8cce41882 Set MaxIdleConnsPerHost alongside MaxIdleConns (#3592) 7 years ago
Alberto Cortés 29da2fb9cd testutil: update to go1.9 testing.Helper 7 years ago
Alberto Cortés 8f6a9f7833 config: simplify tests by using testutil.NotOk (#3289) 7 years ago
David Kaltschmidt 8e01e7e388 Handle runtime errors as fatal test results 7 years ago
David Kaltschmidt 3c5d207a53 Changed test failure handler to Fatalf(), added comment 7 years ago
David Kaltschmidt 79caf5342e Comment styles 7 years ago
David Kaltschmidt 0a3faee526 Pushed query timings into timings field, added tests 7 years ago
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