298 Commits (abd99095957588cd309d811dce9977a73e806756)

Author SHA1 Message Date
Goutham Veeramachaneni 67dc73fd59
Flag changes for 2.0 8 years ago
Frederic Branczyk 9063f8dedd
web: fix double prefix 8 years ago
Frederic Branczyk ad22606a3d
web: prefix redirect with ExternalURL path 8 years ago
Julius Volz ac203ef0ee Add externalURL template function (#2716) 8 years ago
Tom Wilkie 4d9b917d11 Instrument Prometheus with OpenTracing (#2554) 8 years ago
David Symonds 04ad889751 Preserve Alertmanager URLs as *url.URL. 8 years ago
Julius Volz 947c83be3b Sort targets by instance within a job 8 years ago
Julius Volz 107c33545b Don't truncate build version 8 years ago
Erdem Agaoglu 90625b0400 Use revision as cachebuster 8 years ago
Erdem Agaoglu 241da87f7f Adding version to names of static files 8 years ago
Fabian Reinartz 87bea50b85 web: fix /targets for new label types 8 years ago
Frederic Branczyk 389c6d0043
web/api: add alertmanager api 8 years ago
beorn7 767c0709b1 Retrieval: Avoid copying Target 8 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 8 years ago
Ed Schouten b3a39ccd8a Use lexicographic order to sort alerts by name. 8 years ago
Erdem Agaoglu e487477a17 LimitListener to limit max number of connections 8 years ago
Morten Siebuhr c5b17263a6 web: Display current working directory on status-page 8 years ago
Frederic Branczyk 33b583d50e
web/api: add targets endpoint 8 years ago
Frederic Branczyk 8f8cea4fbd
retrieval: refactor TargetManager to return flat list of Targets 8 years ago
Erdem Agaoglu 9986b28380 Set read-timeout for http.Server 8 years ago
Fabian Reinartz d4deb8bbf2 web: show discovered Alertmanagers in UI 8 years ago
Brian Brazil 79f8514c9c Point user to POST if they try to GET /-/reload (#2172) 8 years ago
Julius Volz 4f79072fd1 Update common/route vendoring for contextFn errors 8 years ago
Julius Volz f92532f254 api: Consolidate web API contexts 8 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 8 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts. 8 years ago
beorn7 39c4915401 federation: Collapse time series of the same name 8 years ago
Dmitry Vorobev 273e457da4 web: return status code and error message for config resource 8 years ago
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