Commit Graph

35 Commits (f0e8a5f37ceb486effabc52e82fbec113bbab65c)

Author SHA1 Message Date
Julius Volz 815762a4ad Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig 9 years ago
Stephan Erb 3038d0eb9b Prevent deadlock in ZK TreeCache constructor by deferring the initial sync. 9 years ago
Tom Wilkie 4520e12440 Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 9 years ago
Ulfsparre, Tommy 3730255392 remove deleted zookeeper nodes 9 years ago
beorn7 094a098ce6 Revert "Revert the /graph changes." 9 years ago
beorn7 aa43d34a86 Revert the /graph changes. 9 years ago
Bora Tunca fc6cdd0611 Update backend helpers and templates to new url schema 10 years ago
Julius Volz 3bfec97d46 Make the storage interface higher-level. 10 years ago
Gregory G. Tseng 7997c14b0d Add ServerName into TLS Config 10 years ago
Jonathan Boulle 38098f8c95 Add missing license headers 10 years ago
beorn7 f193f2b8ef Add a command to promtool that dumps metadata of heads.db 10 years ago
beorn7 c740789ce3 Improve predict_linear 10 years ago
Ignacio Carbajo 0c537d6af6 Fix minor typo 10 years ago
Julius Volz 9b6d69610a Fix various typos in comments. 10 years ago
beorn7 a7408bfb47 Unify duration parsing 10 years ago
Julien Dehee 061fe2f364 Support AirBnB's Smartstack Nerve client for SD 10 years ago
Julius Volz 46c5260761 Support escape sequences in strings and add raw strings. 10 years ago
Julius Volz 7e86cd1ef4 Add Unquote() strutil function. 10 years ago
Fabian Reinartz 398bbf906b Switch to common/route package 10 years ago
Julius Volz 0179bbfe03 Fix / -> /graph redirect when using a path prefix. 10 years ago
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings. 10 years ago
Jimmi Dyson a1574aa2b3 Move TLS options to scrape config 10 years ago
Julius Volz 995d3b831d Fix most golint warnings. 11 years ago
Jimmi Dyson 923f8111d4 Initial Kubernetes discovery 11 years ago
Will Rouesnel 7810448dbe Add proxy_url parameter to allow specifying per-job HTTP proxy servers 11 years ago
Jimmi Dyson 52cf6b3e6e Configuration options for bearer tokens, client certs & CA certs 11 years ago
Fabian Reinartz 834cec44cf httputil: remove non-general helper functions 11 years ago
Fabian Reinartz 1b5ceb570a util/cli: create CLI utility package 11 years ago
Sindre Myren a081c9436b Building without a Makefile (on Windows) 11 years ago
Fabian Reinartz 535c002f79 util/route: add WithParam function. 11 years ago
Fabian Reinartz 183be62f2a util/strutil: do not panic on wrong duration unit. 11 years ago
Fabian Reinartz e88e5f680b web: simplify prefix handling using util/route package. 11 years ago
Fabian Reinartz 6c24114a7b util/route: create route package. 11 years ago
Fabian Reinartz 0de6edbdfc Move pkg/ to util/ 11 years ago