Commit Graph

33 Commits (e714079cf2bde9dba9b82faa51551c74de4c5868)

Author SHA1 Message Date
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 3d86130d8c Merge branch 'master' into beorn7/storage3
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