79 Commits (29eaa8c7cff7cca959356e6a21819bd2a3afcb74)

Author SHA1 Message Date
Julius Volz 995d3b831d Fix most golint warnings. 9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 9 years ago
Julius Volz 274e9d6955 Exit when web server encounters a startup error 9 years ago
Jan Berktold fa929a8345 Change /reload to /-/reload & and fix channel type 9 years ago
Jan Berktold 2bf7048dbb Add reload handler to web 9 years ago
Julius Volz c5c7f92960 Fix /debug/pprof endpoint with new web router. 9 years ago
Brian Brazil 7b5a29fc8f web: Fix regression in .Path 10 years ago
Julius Volz fcff35b43e Consolidate external reachability flags into one. 10 years ago
Julius Volz d7ea0397d4 Use templates.TemplateExpander for all page templates. 10 years ago
Fabian Reinartz 53b9d5917d web: improve target URL handling and display. 10 years ago
Fabian Reinartz 39a8254963 web: add basic federation support. 10 years ago
Fabian Reinartz 119801027f web: expose a version information endpoint 10 years ago
Fabian Reinartz 39edc2df7a version: move version information into separate package. 10 years ago
Fabian Reinartz 85d7c7640a web: remove flags, refactor handlers 10 years ago
Sindre Myren a081c9436b Building without a Makefile (on Windows) 10 years ago
Fabian Reinartz 5b713911e3 web/api: enable running API legacy and v1 in parallel 10 years ago
Fabian Reinartz e88e5f680b web: simplify prefix handling using util/route package. 10 years ago
Fabian Reinartz 78047326b4 web: cleanup initialization of web service. 10 years ago
Julius Volz 09fcf505f5 Fix slash position in MustBuildServerURL(). 10 years ago
Julius Volz d7c015c149 Convert pathPrefix to not have trailing slash. 10 years ago
Tobias Gesellchen 84d42f48e5 allow to override the default os.Hostname() when creating PrometheusURLs 10 years ago
Julius Volz fcd33bbfd8 Improve web redirection and 404 behavior. 10 years ago
Julius Volz 267fd34156 Switch Prometheus to use github.com/prometheus/log. 10 years ago
Fabian Reinartz 5d3024fd3e Restructure component initialization 10 years ago
Fabian Reinartz 385919a65a Avoid inter-component blocking if ingestion/scraping blocks. 10 years ago
Fabian Reinartz 1a2d57b45c Move template functionality out of target. 10 years ago
Brian Brazil c3a2b63fe9 Add stddev and stdvar aggregation functions. 10 years ago
Ceesjan Luiten 6f5f33bd4d #625 Fix incorrect consoles URL 10 years ago
Ceesjan Luiten 0e18784c64 Make all paths absolute to support proxies 10 years ago
beorn7 be11cb2b07 Remove the sample ingestion channel. 10 years ago
Julius Volz 989bc86bcb Make flag names consistent across projects. 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 10 years ago
Bjoern Rabenstein b1e4956142 Apply a giant code cleanup. 10 years ago
Bjoern Rabenstein 14bda4180c Changes after pair code review. 10 years ago
Brian Brazil fd34e4061d Add back consoles link. 10 years ago
Julius Volz e7ed39c9a6 Initial experimental snapshot of next-gen storage. 10 years ago
Brian Brazil 4a2b96f848 Remove backoff on scrape failure. 10 years ago
Brian Brazil eb5d928da7 Fix console handler. 10 years ago
Bjoern Rabenstein 8956faeccb Migrate to new client_golang. 10 years ago
Brian Brazil e27447da5c Remove the broken "User Dashboard" link. 10 years ago
Brian Brazil 35fb5378bc Add back consoles link. 10 years ago
Brian Brazil 3835b7507d Remove backoff on scrape failure. 10 years ago
Brian Brazil 61659ea733 Fix console handler. 11 years ago
Bjoern Rabenstein 2128d9d811 Migrate to new client_golang. 11 years ago
Brian Brazil 9c81f2e82a Remove the broken "User Dashboard" link. 11 years ago
Brian Brazil e041c0cd46 Add console and alert templates with access to all data. 11 years ago
Matt T. Proud 2064f32662 Clean up quitting behavior and add quit trigger. 11 years ago
Conor Hennessy eba01d1119 Remove usage of gorest. 11 years ago
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats. 11 years ago
Matt T. Proud 972e856d9b Kill the curation state channel. 11 years ago