Commit Graph

501 Commits (9c953064c312fbcf008745927b543df37eb81e4b)

Author SHA1 Message Date
conorbroderick 9c953064c3 check if result is a scalar in order to display correct number of returned time series
8 years ago
Frederic Branczyk ad22606a3d
web: prefix redirect with ExternalURL path
8 years ago
Frederic Branczyk 45df5c2daf
Merge branch 'release-1.6'
8 years ago
conorbroderick 9287a01bbf Fixed fixed yaxis of stacked graph being cut off
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
Conor Broderick 9eb1a5d6bf Handle invalid query in graph UI (#2652)
8 years ago
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
Julius Volz beeb0b55c0 Merge pull request #2572 from weaveworks/2571-propagate-api-error
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
Fabian Reinartz de1e4322d7 Merge pull request #2474 from Gouthamve/custom-timeouts-1399
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
Julius Volz 7e14533b32 Merge pull request #2396 from lightpriest/fuzzy-fix-lookup
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
Fabian Reinartz c9f4aea8e2 Merge pull request #2305 from alicebob/favicon
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 9ecea36ef9 Merge pull request #2259 from prometheus/federationerr
8 years ago
Fabian Reinartz cef2e04aa3 web: add error counter for federation responses
8 years ago
Fabian Reinartz 0ea0a19848 Merge pull request #2240 from agaoglu/read-timeout
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