404 Commits (c3922330e9bda6d78aa2f8aa20976aee2d94468f)

Author SHA1 Message Date
Matt T. Proud 1ceb25b701 Publication of LevelDBMetricPersistence Fields. 11 years ago
Julius Volz 0003027dce Add needed trailing spaces in logs. 11 years ago
Julius Volz aa5d251f8d Use github.com/golang/glog for all logging. 11 years ago
Matt T. Proud a5141e4d0a Depointerize storage conf. and chain ingester. 11 years ago
Matt T. Proud 820e551988 Code Review: Nits. 11 years ago
Matt T. Proud a3bf2efdd5 Replace index writes with wrapped interface. 11 years ago
Matt T. Proud 52664f701a Hot Fix: Use extracted time. 11 years ago
Matt T. Proud 38dac35b3e Code Review: Short name consistency. 11 years ago
Matt T. Proud a00f18d78b Code Review: Manual re-alignment. 11 years ago
Matt T. Proud cc989c68e1 Replace direct curation table access with wrapper. 11 years ago
Matt T. Proud 07ac921aec Code Review: First pass. 11 years ago
Matt T. Proud d8792cfd86 Extract HighWatermarking. 11 years ago
Matt T. Proud f4669a812c Extract index storage into separate types. 11 years ago
Matt T. Proud 772d3d6b11 Consolidate LevelDB storage construction. 11 years ago
Julius Volz e3415e953f Add notifications telemetry. 11 years ago
Julius Volz 5d88e8cc45 Round time to nearest second in memory storage. 12 years ago
Matt T. Proud f7704af4f8 Code Review: Formatting comments. 12 years ago
Julius Volz a76a797f3f Always treat series without watermarks as too old. 12 years ago
Julius Volz d2da21121c Implement getValueRangeAtIntervalOp for faster range queries. 12 years ago
Julius Volz e7f049c85b Fix expunging of empty memory series (loop var pointerization bug) 12 years ago
Julius Volz baa5b07829 Fix condition for dropping empty memory series. 12 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model. 12 years ago
Matt T. Proud b811ccc161 Disable paranoid checks and expose max FDs option. 12 years ago
Matt T. Proud 4137c75523 Shrink default LRU cache sizes. 12 years ago
Matt T. Proud ecb9c7bb9d Code Review: Swap ordering of elements. 12 years ago
Matt T. Proud 5daa0a09ea Code Review: Swap ordering of watermark getting. 12 years ago
Matt T. Proud ee840904d2 Code Review: !Before -> After. 12 years ago
Matt T. Proud 2d5de99fbf Regard in-memory series as new. 12 years ago
Matt T. Proud a1a23fbaf8 Ensure new metrics are watermarked early. 12 years ago
Julius Volz ba8c122147 Log correct sample count when appending to disk. 12 years ago
Julius Volz f2b4067b7b Speedup and clean up operation optimization. 12 years ago
Julius Volz 008bc09da8 Move check for empty memory series to separate method. 12 years ago
Julius Volz 16364eda37 Drop empty series from memory after flushing. 12 years ago
Julius Volz 71199e2c93 Cache disk fingerprint->metric lookups in memory. 12 years ago
Matt T. Proud a73f061d3c Persist solely Protocol Buffers. 12 years ago
Julius Volz 558281890b Minor "go tool vet" cleanups 12 years ago
Matt T. Proud 86f63b078b Fix fallthrough compaction value ordering. 12 years ago
Julius Volz 7b9ee95030 Minor LevelDB watermark handling cleanups. 12 years ago
Julius Volz 84741b227d Use LRU cache to avoid querying stale series. 12 years ago
Julius Volz f98853d7b7 Fix type error in watermark list handling. 12 years ago
Matt T. Proud ef1d5fd8a2 Introduce semaphores for tiered storage. 12 years ago
Matt T. Proud 819045541e Code Review: Make double-drain a panic. 12 years ago
Matt T. Proud e217a9fb41 Race Work: Make memory arena locks more coarse. 12 years ago
Matt T. Proud beaaf386e7 Add storage state guards and transition callbacks. 12 years ago
Matt T. Proud 2c3df44af6 Ensure database access waits until it is started. 12 years ago
Matt T. Proud cbe2f3a7b1 Include LRU cache for fingerprint watermarks. 12 years ago
Julius Volz 51689d965d Add debug timers to instant and range queries. 12 years ago
Matt T. Proud 8339a189cb Code Review: Fix seriesPresent scope. 12 years ago
Matt T. Proud fe41ce0b19 Conditionalize disk initializations. 12 years ago
Julius Volz a8468a2e5e Fix reversed disk flush cutoff behavior. 12 years ago