Commit Graph

106 Commits (2bc12fa2fb1ebf50f3c016b22ffa94deaeed65b9)

Author SHA1 Message Date
Julius Volz 4f79072fd1 Update common/route vendoring for contextFn errors 9 years ago
Julius Volz f92532f254 api: Consolidate web API contexts 9 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 9 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts. 9 years ago
beorn7 39c4915401 federation: Collapse time series of the same name 9 years ago
Dmitry Vorobev 273e457da4 web: return status code and error message for config resource 10 years ago
Fabian Reinartz 59d26e8536 web: add -web.route-prefix flag 10 years ago
Fabian Reinartz 97f62c021e api: drop legacy API 10 years ago
Fabian Reinartz 25135c3691 web: round last scrape timestamp to milliseconds 10 years ago
Ali Reza 624717e801 Log HTTP server errors using common/log 10 years ago
beorn7 da8cb10b43 Partition the status tab into items in a dropdown 10 years ago
Steve Durrheimer 399d5c6375
Make version informations consistent between prometheus components 10 years ago
Fabian Reinartz f2e359962c Sort exported targets 10 years ago
Tobias Schmidt 50079a85a1 Make time parameter optional in v1 query API 10 years ago
Fabian Reinartz a542cc8609 Remove -web.use-local-assets 10 years ago
Fabian Reinartz e3b6ec9784 Switch to common/log 10 years ago
Julius Volz dac26cef71 Rename global "labels" config option to "external_labels". 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
Fabian Reinartz 171f50706a Fix unkeyed field errors. 10 years ago
Fabian Reinartz d85cee0277 Remove compression from web interface 10 years ago
Fabian Reinartz f8a25f6af7 Apply HTTP handler compression everywhere 10 years ago
Fabian Reinartz 896928ad00 Fix redirect path 10 years ago
Fabian Reinartz 87b1d47e2b Change UI start page 10 years ago
Fabian Reinartz 9bbd9264e2 Add global labels to federation 11 years ago
Julius Volz da2499d5a5 Add POST handler for /debug to fix CPU profiling. 11 years ago
Julius Volz 995d3b831d Fix most golint warnings. 11 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 11 years ago
Julius Volz 274e9d6955 Exit when web server encounters a startup error 11 years ago
Jan Berktold fa929a8345 Change /reload to /-/reload & and fix channel type 11 years ago
Jan Berktold 2bf7048dbb Add reload handler to web 11 years ago
Julius Volz c5c7f92960 Fix /debug/pprof endpoint with new web router. 11 years ago
Brian Brazil 7b5a29fc8f web: Fix regression in .Path 11 years ago
Julius Volz fcff35b43e Consolidate external reachability flags into one. 11 years ago
Julius Volz d7ea0397d4 Use templates.TemplateExpander for all page templates. 11 years ago
Fabian Reinartz 53b9d5917d web: improve target URL handling and display. 11 years ago
Fabian Reinartz 39a8254963 web: add basic federation support. 11 years ago
Fabian Reinartz 119801027f web: expose a version information endpoint 11 years ago
Fabian Reinartz 39edc2df7a version: move version information into separate package. 11 years ago
Fabian Reinartz 85d7c7640a web: remove flags, refactor handlers 11 years ago
Sindre Myren a081c9436b Building without a Makefile (on Windows) 11 years ago
Fabian Reinartz 5b713911e3 web/api: enable running API legacy and v1 in parallel 11 years ago
Fabian Reinartz e88e5f680b web: simplify prefix handling using util/route package. 11 years ago
Fabian Reinartz 78047326b4 web: cleanup initialization of web service. 11 years ago
Julius Volz 09fcf505f5 Fix slash position in MustBuildServerURL(). 11 years ago
Julius Volz d7c015c149 Convert pathPrefix to not have trailing slash. 11 years ago
Tobias Gesellchen 84d42f48e5 allow to override the default os.Hostname() when creating PrometheusURLs 11 years ago
Julius Volz fcd33bbfd8 Improve web redirection and 404 behavior. 11 years ago
Julius Volz 267fd34156 Switch Prometheus to use github.com/prometheus/log. 11 years ago
Fabian Reinartz 5d3024fd3e Restructure component initialization 11 years ago