1218 Commits (7b8fd9c7a51e79dd6c928d1fcf0c6af0ab657c41)
 

Author SHA1 Message Date
Brian Brazil f525ca5d9e Let consoles get graph links from experssions. 10 years ago
Brian Brazil eba205fcac Expose path used to get to console to console. 10 years ago
Johannes 'fish' Ziemke aed1d384a9 Build prometheus tools as well 10 years ago
Brian Brazil eb5d928da7 Fix console handler. 10 years ago
Bjoern Rabenstein bacc31d5cc Remove work-around that required copying all bytes of a scrape. 10 years ago
Julius Volz 74de633a3a Prometheus version 0.6.0. 10 years ago
Julius Volz 80b3d3bf34 Speed up disk flushes by removing unnecessary sort. 10 years ago
Julius Volz 21cafe6cd7 Only evict memory series after they are on disk. 10 years ago
Bjoern Rabenstein 8956faeccb Migrate to new client_golang. 10 years ago
Bjoern Rabenstein 814e479723 Treat non-200 HTTP response as error. 10 years ago
Brian Brazil e27447da5c Remove the broken "User Dashboard" link. 10 years ago
Brian Brazil 2f76f434a5 Add humanizeDuration function. 10 years ago
Brian Brazil 960ede66dc Use html/template for console templates and add template libary support. 10 years ago
Brian Brazil 0f5874ff97 Make Prometheus in header link to status page. 10 years ago
Brian Brazil cd3592aebc Add title and match functions. 10 years ago
Brian Brazil 1828b1f55c Only log every query when debugging. 10 years ago
Brian Brazil 9b74324d9e Add functions for regex replacement, sorting and humanizing. 10 years ago
Julius Volz 00fd10e24f Update GeneratorURL field name in notification tests. 10 years ago
Julius Volz 459f551259 Merge "Eliminate modal alerts in graphing UI." 10 years ago
Julius Volz 0da8b2add1 Make tabular view the default (vs. graphing view). 10 years ago
Julius Volz 921ebbf744 Eliminate modal alerts in graphing UI. 10 years ago
Julius Volz 2c4cab07b1 Fix acronym caps in GeneratorURL. 10 years ago
Julius Volz f1aac54104 Allow alternative "by"-clause position in grammar. 10 years ago
Brian Brazil 2aa8c8669e Make query_range more robust. 10 years ago
Brian Brazil 50a995c8de Don't alert() when a query is aborted, 10 years ago
Julius Volz 080b952647 Allow omitting the metric name in queries. 10 years ago
Brian Brazil 35fb5378bc Add back consoles link. 10 years ago
Andres Suarez dba246e97a Focus expression after selection from dropdown 10 years ago
Andres Suarez 76527bae8b Allow selecting metric from Insert Metric 10 years ago
Bjoern Rabenstein de337e6404 Cut v0.8.0. 10 years ago
Bjoern Rabenstein 943a939c29 Fix the accept header. 10 years ago
Julius Volz f739980dfe Format changelog properly. 10 years ago
Julius Volz e995cda75c Merge "Stagger scrapes to spread out load." 10 years ago
Brian Brazil 3b3ec604c3 Stagger scrapes to spread out load. 10 years ago
Julius Volz 0ca5be127f Prometheus version 0.7.0. 10 years ago
Julius Volz bfb64321de Merge "Update used Go version to 1.3." 10 years ago
Julius Volz ef3b512dcf Update used Go version to 1.3. 10 years ago
Julius Volz b65c5dd752 Add function to drop common labels in a vector. 10 years ago
Julius Volz f7cd18abdf Add more topk() / bottomk() tests. 10 years ago
Julius Volz 200d02effe Implement topk() and bottomk() functions. 10 years ago
Bjoern Rabenstein 24ece38f7c Make metrics exported by the Prometheus server itself more consistent. 10 years ago
Julius Volz ffa4a2935e Merge "Remove backoff on scrape failure." 10 years ago
Brian Brazil 3835b7507d Remove backoff on scrape failure. 10 years ago
Julius Volz 54eb21b22a Fix time() behavior. 10 years ago
Julius Volz 527831ec6e Add abs() and over-time aggregation functions. 10 years ago
Julius Volz ed3291fd8b Fix HTTP connection leak upon non-OK status. 10 years ago
Brian Brazil 7ad2cfdfbc Add 'tmpl', a 'template' for non-string literal names. 10 years ago
Brian Brazil 8be993b8f8 Let consoles get graph links from experssions. 10 years ago
Brian Brazil de71467758 Expose path used to get to console to console. 10 years ago
Johannes 'fish' Ziemke 034f6bb2be Build prometheus tools as well 11 years ago