1158 Commits (05616dfa86086a7e7ce64a828133befacbaacfe1)
 

Author SHA1 Message Date
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
Julius Volz 01f652cb4c Separate storage implementation from interfaces. 11 years ago
Matt T. Proud 3e969a8ca2 Parameterize the buffer for marshal/unmarshal. 11 years ago
Matt T. Proud 2064f32662 Clean up quitting behavior and add quit trigger. 11 years ago
Matt T. Proud 58ef638e72 Merge "Use idiomatic one-to-many one-time signal pattern." 11 years ago
Matt T. Proud 6ec72393c4 Correct size of unmarshalling destination buffer. 11 years ago
Matt T. Proud 81367893fd Use idiomatic one-to-many one-time signal pattern. 11 years ago
Matt T. Proud 1d01435d4d Make curation semaphore behavior idiomatic. 11 years ago
Matt T. Proud e9eda76192 Fix Mac OS X build since we upgraded to go1.2. 11 years ago
Björn Rabenstein 95bc920f5f Merge "Allow reversing vector and scalar arguments in binops." 11 years ago
Julius Volz d411a7d810 Allow reversing vector and scalar arguments in binops. 11 years ago
Julius Volz 26bbca4270 Prometheus version 0.3.0. 11 years ago
Julius Volz c7c0b33d0b Add regex-matching support for labels. 11 years ago
Julius Volz ae30453214 Add label names -> label values index. 11 years ago
Julius Volz 71d2ff406d Prometheus version 0.2.1. 11 years ago
Julius Volz 7a577b86b7 Fix interval op special case. 11 years ago
Bjoern Rabenstein 257b720e87 Fix typo. 11 years ago
Bjoern Rabenstein caf47b2fbc New encoding for OpenTSDB tag values (and metric names). 11 years ago
Bjoern Rabenstein 0a65b691cc Disallow ":" in identifiers, but still allow it in metric names. 11 years ago
Julius Volz 0e7596b653 Prometheus version 0.2.0. 11 years ago
Julius Volz 9d5c367745 Fix incorrect interval op advancement. 11 years ago
Julius Volz cc04238a85 Switch to new "__name__" metric name label. 11 years ago
Bjoern Rabenstein c3b282bd14 Add regression tests for 'loop until op is consumed' bug. 11 years ago
Björn Rabenstein b470fb0672 Merge "Convert metric.Values to slice of values." 11 years ago
Björn Rabenstein b7ba349ca8 Merge "Introduce semantic versioning." 11 years ago
Julius Volz 86fc13a52e Convert metric.Values to slice of values. 11 years ago
Julius Volz 44390d831d Introduce semantic versioning. 11 years ago
Julius Volz a7d0973fe3 Add version field to LevelDB sample format. 11 years ago
Julius Volz cb9fa1ba93 Merge "Store samples in custom binary encoding." 11 years ago