153 Commits (ddaddc2a7af235d91b710bcba1ccbec4e7cfa6b5)

Author SHA1 Message Date
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
Ignacio Carbajo 0c537d6af6 Fix minor typo 9 years ago
Julius Volz 9b6d69610a Fix various typos in comments. 9 years ago
beorn7 a7408bfb47 Unify duration parsing 9 years ago
Julien Dehee 061fe2f364 Support AirBnB's Smartstack Nerve client for SD 9 years ago
Julius Volz 46c5260761 Support escape sequences in strings and add raw strings. 9 years ago
Julius Volz 7e86cd1ef4 Add Unquote() strutil function. 9 years ago
Fabian Reinartz 398bbf906b Switch to common/route package 9 years ago
Julius Volz 0179bbfe03 Fix / -> /graph redirect when using a path prefix. 9 years ago
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings. 9 years ago
Jimmi Dyson a1574aa2b3 Move TLS options to scrape config 9 years ago
Julius Volz 995d3b831d Fix most golint warnings. 9 years ago
Jimmi Dyson 923f8111d4 Initial Kubernetes discovery 9 years ago
Will Rouesnel 7810448dbe Add proxy_url parameter to allow specifying per-job HTTP proxy servers 9 years ago
Jimmi Dyson 52cf6b3e6e Configuration options for bearer tokens, client certs & CA certs 9 years ago
Fabian Reinartz 834cec44cf httputil: remove non-general helper functions 10 years ago
Fabian Reinartz 1b5ceb570a util/cli: create CLI utility package 10 years ago
Sindre Myren a081c9436b Building without a Makefile (on Windows) 10 years ago
Fabian Reinartz 535c002f79 util/route: add WithParam function. 10 years ago
Fabian Reinartz 183be62f2a util/strutil: do not panic on wrong duration unit. 10 years ago
Fabian Reinartz e88e5f680b web: simplify prefix handling using util/route package. 10 years ago
Fabian Reinartz 6c24114a7b util/route: create route package. 10 years ago
Fabian Reinartz 0de6edbdfc Move pkg/ to util/ 10 years ago