44 Commits (d989415c422d0af8725e0ca87d2ac38e384cd90c)

Author SHA1 Message Date
Fabian Reinartz 3ca11bcaf5 Switch Prometheus to promql package. 10 years ago
Julius Volz 188aec0e6d Remove now-unused utility.Time type. 10 years ago
beorn7 cbe92347ef Fix embed-static.sh. 10 years ago
Julius Volz 5917a04554 Fix embedded files generation on OS X. 10 years ago
Julius Volz 8cb2c802a0 Dramatically decrease resources for file embedding. 10 years ago
Bjoern Rabenstein f568bbc19f Improve comments about embedding. 10 years ago
Bjoern Rabenstein 7e5745fe0e Slim down the files we embed into the binary. 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 10 years ago
Bjoern Rabenstein 39efe6358b Fix typos and import order. 10 years ago
Bjoern Rabenstein b1e4956142 Apply a giant code cleanup. 10 years ago
Bjoern Rabenstein 49683c0c20 Avoid test flags in normal binary. 10 years ago
Bjoern Rabenstein 371445f4da Fix typo in comment. 10 years ago
Julius Volz 7e85711df0 Beginnings of a tiered index implementation. 10 years ago
Julius Volz c582ae73c2 Implement topk() and bottomk() functions. 10 years ago
Julius Volz 200d02effe Implement topk() and bottomk() functions. 10 years ago
Bjoern Rabenstein ca6a4fccef Weed out our homegrown test.Tester. 11 years ago
Julius Volz 4df5c7ab18 Optimize label matcher memory and runtime behavior. 11 years ago
Julius Volz c7c0b33d0b Add regex-matching support for labels. 11 years ago
Conor Hennessy 9a48010cec Add a check for metrics directory existence. 11 years ago
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats. 11 years ago
Matt T. Proud 1e37b23a17 Extract LRUCache into generic cache type. 11 years ago
Julius Volz 3b970c5133 Add variable interpolation to notification messages. 11 years ago
Julius Volz 35ee2cd3cb Add alertmanager notification support to Prometheus. 11 years ago
Matt T. Proud b224251981 Simplify compaction and expose database sizes. 12 years ago
Bernerd Schaefer b886a14cfc Remove race conditions from UncertaintyGroup 12 years ago
Matt T. Proud 561974308d Add curation remark table and refactor error mgmt. 12 years ago
Julius Volz 6cb3c51d24 Add sort() and sort_desc() expression language functions. 12 years ago
Matt T. Proud 6dcaa28806 Include LevelDB fixture generators for curator. 12 years ago
Matt T. Proud b86b0ea41a Create temporary directory handler. 12 years ago
Matt T. Proud 8358e5ee44 Update embedding script to support BSD find. 12 years ago
Johannes 'fish' Ziemke 1f80b17cb7 Remove temporary debugging. 12 years ago
Johannes 'fish' Ziemke a985a723a1 Remove echo -e because it's not available on Travis. 12 years ago
Johannes 'fish' Ziemke aed8270a97 Enable debugging (set -x) on embed-static.sh. 12 years ago
Johannes 'fish' Ziemke 2434bac219 Detect mime type on runtime instead of hardcoding. 12 years ago
Johannes 'fish' Ziemke 59f8ba9121 Replace popd/pushd because travis' /bin/sh doesn't support it. 12 years ago
Johannes 'fish' Ziemke fc16580b4c Ship assets in compiled binary. 12 years ago
Julius Volz a908e397bc Integrate cleanups for comments in PR70. 12 years ago
Julius Volz c3d31febd6 Move durationToString to common place and cleanup error handling. 12 years ago
Julius Volz d67e4b9131 Address outstanding comments from PR/47 and other cleanups. 12 years ago
Matt T. Proud 4cd153555e Swap ``time.Now`` with testable ``Time.Now``. 12 years ago
Matt T. Proud f2ded515b7 Support versioned telemetry providers. 12 years ago
Matt T. Proud 3ac5d48b1a Impl' storage i'faces and fix non-idiomatic warts. 12 years ago
Matt T. Proud c0ce859c76 A few re-organizations. 12 years ago
Matt T. Proud 44f8802ae7 Add Apache License 2.0 boilerplate. 12 years ago
Matt T. Proud 6072143505 Initial commit of external resources. 12 years ago