493 Commits (872ed88166c43b6507ced526a537c607ae8660ce)

Author SHA1 Message Date
Conor Broderick ee62807b62 Added min/max to graph to accomodate for constant time series (#2612) 8 years ago
Conor Broderick c72692fd75 Fixed issue of partially hidden y-axis values on graph (#2589) 8 years ago
Tom Wilkie f0e8a5f37c Add promql.ErrStorage, which is interpreted by the API as a 500. 8 years ago
Brian Brazil 26bedc9e00 Revert use of buildVersion in console templates. (#2579) 8 years ago
Alexey Palazhchenko 17f15d024a Small fixes. (#2578) 8 years ago
Conor Broderick dafae52efa Display total number of returned elements on console (#2532) 8 years ago
Julius Volz 947c83be3b Sort targets by instance within a job 8 years ago
Brian Brazil 8cd5aff8fe Send instance="" with federation if instance not set. 8 years ago
Brian Brazil d42e01b07c Sort labelnames for federation. 8 years ago
Brian Brazil dbb65846f1 Add unittest for federation external_labels behaviour 8 years ago
Julius Volz 107c33545b Don't truncate build version 8 years ago
Bplotka 1823ae8bc4 Fixed int64 overflow for timestamp in v1/api parseDuration and parseTime (#2501) 8 years ago
Erdem Agaoglu 90625b0400 Use revision as cachebuster 8 years ago
Goutham Veeramachaneni 4b0270290b
Fix comments to match convention 8 years ago
Goutham Veeramachaneni c6b329c55b
Support Custom Timeouts for Queries 8 years ago
Goutham Veeramachaneni 6634984a38
Comments and Typo Fixes 8 years ago
Erdem Agaoglu 241da87f7f Adding version to names of static files 8 years ago
Derek Marcotte 0a7fb56b16 Expose PromConsole.Graph.buildQueryUrl, refactor dispatch to use (#2461) 8 years ago
Derek Marcotte 74a3b1051a Add rickshawGraph proerty to the Graph object. (#2438) 8 years ago
Or Cohen 93d20d2d2b Improve fuzzy search 8 years ago
Or Cohen 81d37a04aa Fix autocomplete misses certain queries 8 years ago
Frederic Branczyk bd92571bdd
web/api: make target and alertmanager api responses consistent 8 years ago
Frederic Branczyk 389c6d0043
web/api: add alertmanager api 8 years ago
beorn7 767c0709b1 Retrieval: Avoid copying Target 8 years ago
Ed Schouten b3a39ccd8a Use lexicographic order to sort alerts by name. 8 years ago
Harmen 135d32ea22 make assets 8 years ago
Harmen dfa4f79bcd add favicon 8 years ago
Brian Brazil bed4635802 Use irate consistently in console template examples. (#2296) 8 years ago
Brian Brazil 2e3b42ad6c Correctly handle the end time being 0 in the URL. (#2290) 8 years ago
Fabian Reinartz cef2e04aa3 web: add error counter for federation responses 8 years ago
Fabian Reinartz 9d68e81b32 web: don't return federation errors over HTTP 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
Martín Ferrari 4298d91a9c Update bindata.go 8 years ago
Martín Ferrari fe83ea511f Replace handlebars with the simpler and saner mustache library. 8 years ago
Martín Ferrari 0a6972b6a3 Replace datetimepicker library with a more maintained version. 8 years ago
Brian Brazil 79f8514c9c Point user to POST if they try to GET /-/reload (#2172) 8 years ago
Anders Daljord Morken 5c025a2f41 query_range: Validate that start comes before end 8 years ago
beorn7 f0acde7721 Regenerate assets after cherry-pick 8 years ago
Stuart Olivera 223a22457f ui: don’t consider aborted requests complete 8 years ago
beorn7 569a1d78eb Regenerate bindata after merge 8 years ago
tattsun 68e20bd9ac ISSUE-2109 ui: fix decode query params bug 8 years ago
Or Cohen 50f8e35c54 Add fuzzy search to /graph textarea (#2081) 8 years ago
Fabian Reinartz 8fa18d564a storage: enhance Querier interface usage 8 years ago
Stuart Olivera b76d59e68b ui: don’t consider aborted requests complete 8 years ago
Matthias Rampke 4f96d28e60 Always show instance label on target page. (#2062) 8 years ago