100 Commits (4d0c697548eca5f3d447cd961289d8657be5306c)

Author SHA1 Message Date
Fabian Reinartz 59d26e8536 web: add -web.route-prefix flag 9 years ago
Fabian Reinartz 97f62c021e api: drop legacy API 9 years ago
Fabian Reinartz 25135c3691 web: round last scrape timestamp to milliseconds 9 years ago
Ali Reza 624717e801 Log HTTP server errors using common/log 9 years ago
beorn7 da8cb10b43 Partition the status tab into items in a dropdown 9 years ago
Steve Durrheimer 399d5c6375
Make version informations consistent between prometheus components 9 years ago
Fabian Reinartz f2e359962c Sort exported targets 9 years ago
Tobias Schmidt 50079a85a1 Make time parameter optional in v1 query API 9 years ago
Fabian Reinartz a542cc8609 Remove -web.use-local-assets 9 years ago
Fabian Reinartz e3b6ec9784 Switch to common/log 9 years ago
Julius Volz dac26cef71 Rename global "labels" config option to "external_labels". 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
Fabian Reinartz 171f50706a Fix unkeyed field errors. 9 years ago
Fabian Reinartz d85cee0277 Remove compression from web interface 9 years ago
Fabian Reinartz f8a25f6af7 Apply HTTP handler compression everywhere 9 years ago
Fabian Reinartz 896928ad00 Fix redirect path 9 years ago
Fabian Reinartz 87b1d47e2b Change UI start page 9 years ago
Fabian Reinartz 9bbd9264e2 Add global labels to federation 9 years ago
Julius Volz da2499d5a5 Add POST handler for /debug to fix CPU profiling. 9 years ago
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