986 Commits (e995cda75c92130ba9d6b84023ff393ae340c626)
 

Author SHA1 Message Date
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
Björn Rabenstein 443fd93536 Merge "Fix console handler." 11 years ago
Brian Brazil 61659ea733 Fix console handler. 11 years ago
Bjoern Rabenstein dfb9c2a072 Remove work-around that required copying all bytes of a scrape. 11 years ago
Julius Volz 6b325bfbde Prometheus version 0.6.0. 11 years ago
Julius Volz 6579dc3e40 Speed up disk flushes by removing unnecessary sort. 11 years ago
Julius Volz 9410f15a73 Only evict memory series after they are on disk. 11 years ago
Bjoern Rabenstein 2128d9d811 Migrate to new client_golang. 11 years ago
Bjoern Rabenstein 8da3429e45 Treat non-200 HTTP response as error. 11 years ago
Brian Brazil 9c81f2e82a Remove the broken "User Dashboard" link. 11 years ago
Brian Brazil fce3873b02 Add humanizeDuration function. 11 years ago
Julius Volz 859c3b071d Merge "Use html/template for console templates and add template libary support." 11 years ago
Brian Brazil 29cf4d6ad9 Use html/template for console templates and add template libary support. 11 years ago
Brian Brazil 5e6ab627df Make Prometheus in header link to status page. 11 years ago
Brian Brazil 6003cdbae0 Add title and match functions. 11 years ago
Julius Volz af8a1b9d78 Merge "Only log every query when debugging." 11 years ago
Brian Brazil db2e5a2509 Only log every query when debugging. 11 years ago
Julius Volz be7ee7f46d Merge "Add functions for regex replacement, sorting and humanizing." 11 years ago
Brian Brazil f33b10b689 Add functions for regex replacement, sorting and humanizing. 11 years ago
Johannes 'fish' Ziemke d085de5a69 Add vim-common for xxd required by embed-static.sh 11 years ago
Brian Brazil e041c0cd46 Add console and alert templates with access to all data. 11 years ago
Julius Volz 16ca35c07e Prometheus version 0.5.0. 11 years ago
Bjoern Rabenstein ca6a4fccef Weed out our homegrown test.Tester. 11 years ago
Brian Brazil 23255f1499 Fix negative Next Retrieval on status page. 11 years ago
Bjoern Rabenstein da28f8dd13 Link to relevant style guidelines. 11 years ago
Julius Volz 4df5c7ab18 Optimize label matcher memory and runtime behavior. 11 years ago
Bjoern Rabenstein 64811caaec Make Prometheus announce its new super-power: text format! 11 years ago
Tobias Schmidt b3a78d2202 Merge "Do not indent API JSON responses." 11 years ago
Bjoern Rabenstein de9a88b964 Ensure temporal order in streams. 11 years ago
Julius Volz 6297a405f2 Do not indent API JSON responses. 11 years ago
Julius Volz b3901827ee Fix persistence references in tools subdir. 11 years ago
Julius Volz d2421a6916 Prometheus version 0.4.0. 11 years ago
Julius Volz 1b29975865 Fix RWLock memory storage deadlock. 11 years ago