14399 Commits (c9a4520108cf8097432284ff963fc28a1c219137)
 

Author SHA1 Message Date
Matt T. Proud c4e971d7d9 Merge pull request #101 from prometheus/refactor/test/directory-extraction 12 years ago
juliusv 40cc435feb Merge pull request #100 from prometheus/julius-view-abortion 12 years ago
Matt T. Proud b86b0ea41a Create temporary directory handler. 12 years ago
Julius Volz 8cf2af3923 Abort view job processing on timeout. 12 years ago
Matt T. Proud 00009e4ad1 Merge pull request #99 from prometheus/julius-constantize-name 12 years ago
Julius Volz 2b8f0b2cc7 Constantize metric name label name. 12 years ago
juliusv 567a998e63 Merge pull request #98 from prometheus/julius-integrate-tiered-layers 12 years ago
Julius Volz e096896932 PR comment fixups. 12 years ago
Julius Volz dd67ab115b Change GetAllMetricNames() to GetAllValuesForLabel(). 12 years ago
Julius Volz 42bdf921d1 Fetch integrated memory/disk data for simple Get* functions. 12 years ago
Julius Volz 11bb94a7e5 Implement GetAllMetricNames() for memory storage. 12 years ago
Johannes 'fish' Ziemke 6bb5ffdb5e Merge pull request #97 from prometheus/feature/graph-ui-improvements 12 years ago
Johannes 'fish' Ziemke b0d1864146 Move css for graphs to graph.css and fix minor/fomatting issues. 12 years ago
Johannes 'fish' Ziemke 0a87618733 Add autocompletion for metrics. 12 years ago
Johannes 'fish' Ziemke ecb8331df1 Update jQuery to 1.9.1. 12 years ago
Johannes 'fish' Ziemke 07c76747f0 Clean up of graph UI's form. 12 years ago
Johannes 'fish' Ziemke 24b3a6d2cc Improve inserting of metrics in graph UI. 12 years ago
Johannes 'fish' Ziemke 3626b71c22 Improve graph UI. 12 years ago
Julius Volz 991dc68d78 Rename misnamed oldestSampleTimestamp variable. 12 years ago
Matt T. Proud a3a6434ea9 Merge pull request #93 from prometheus/feature/storage/compaction 12 years ago
Matt T. Proud 3e97a3630d Include nascent curator scaffolding. 12 years ago
Julius Volz c3dd68dee3 Fix goskiplist Makefile.TRAVIS target name. 12 years ago
Matt T. Proud 0980aeac52 Merge pull request #96 from prometheus/refactor/persistence/iterator-interface 12 years ago
Matt T. Proud b2e4c88b80 Wrap LevelDB iterator operations behind interface. 12 years ago
Julius Volz 5d4a090987 Merge branch 'master' of github.com:/prometheus/prometheus 12 years ago
Julius Volz 3880a86c9c In case of empty query results, return an empty matrix. 12 years ago
Johannes 'fish' Ziemke b290c821d1 Renamed "localAssets" cmd flag to "useLocalAssets". 12 years ago
Matt T. Proud 43a7ccd5be Merge pull request #94 from prometheus/refactor/persistence/interface-cleanups 12 years ago
Matt T. Proud f2a30cf20c Several important cleanups and deprecations. 12 years ago
Matt T. Proud 70448711ec Merge pull request #95 from prometheus/feature/persistence/batching 12 years ago
Matt T. Proud 8f6b55be71 Several interface cleanups. 12 years ago
Johannes 'fish' Ziemke 9bb6820402 Use filename based type if DetectContentType fails. 12 years ago
Julius Volz a33d2726bc Mark range op as consumed if it receives no data points in range. 12 years ago
Julius Volz 8e4c5b0cea Use AST query analyzer and views with tiered storage. 12 years ago
Julius Volz 3c9d6cb66c Add several needed persistence proxy methods to tiered storage. 12 years ago
Julius Volz 081d250929 Fix view's GetRangeValues() reverse iteration behavior. 12 years ago
Julius Volz 0be0aa59c2 Wait until storage is drained before closing the underlying leveldb. 12 years ago
Julius Volz becc278eb6 Fix two bugs in range op time advancement. 12 years ago
Matt T. Proud c11737c5fc Merge pull request #84 from prometheus/refactor/storage/batching 12 years ago
Matt T. Proud 1b0ca377af Reformat. 12 years ago
Matt T. Proud ceb6611957 Fix regression in subsequent range op. compactions. 12 years ago
Matt T. Proud 669abdfefe ``make format`` invocation. 12 years ago
Julius Volz bdb067b47f Implement remaining View Get* methods. 12 years ago
Julius Volz 1f42364733 Fix typo in comment. 12 years ago
Julius Volz bf78d427be Fix compile error in metric helper function. 12 years ago
Matt T. Proud 4e73c4c204 Include interval test. 12 years ago
Matt T. Proud 758a3f0764 Add documentation and cull junk. 12 years ago
Matt T. Proud bd8bb0edfd One additional reduction. 12 years ago
Matt T. Proud 73b463e814 Additional simplifications. 12 years ago
Matt T. Proud fd47ac570f Implied simplifications. 12 years ago