Commit Graph

35 Commits (b5cc4c6cc8d8120f1054e73092b3dd9de4b3982d)

Author SHA1 Message Date
Julius Volz 5d88e8cc45 Round time to nearest second in memory storage.
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 2d5de99fbf Regard in-memory series as new.
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
Julius Volz 84741b227d Use LRU cache to avoid querying stale series.
12 years ago
Matt T. Proud e217a9fb41 Race Work: Make memory arena locks more coarse.
12 years ago
Julius Volz eb1f956909 Revert "Revert "Ensure that all extracted samples are added to view.""
12 years ago
Matt T. Proud 4b30fb86b4 Revert "Ensure that all extracted samples are added to view."
12 years ago
Julius Volz 750f862d9a Use GetBoundaryValues() for non-counter deltas.
12 years ago
Julius Volz 008314b5a8 Ensure that all extracted samples are added to view.
12 years ago
Matt T. Proud 285a8b701b Code Review: Extend lock.
12 years ago
Matt T. Proud 2526ab8c81 Code Review: Extend lock scope for appending.
12 years ago
Matt T. Proud f994482d15 Code Review: Avenues for future improvemnet noted.
12 years ago
Matt T. Proud 298a90c143 Code Review: Initial arena size name.
12 years ago
Matt T. Proud c07abf8521 Initial move away from skiplist.
12 years ago
Julius Volz 5b105c77fc Repointerize fingerprints.
12 years ago
Matt T. Proud ec5b5bae28 Fuck you, Travis.
12 years ago
Matt T. Proud e5ac91222b Benchmark memory arena; simplify map generation.
12 years ago
Matt T. Proud e1f20de2e9 Pointerize memorySeriesArena.
12 years ago
Julius Volz 83c60ad43a Fix GetMetricForFingerprint() metric mutability.
12 years ago
Julius Volz 99dcbe0f94 Integrate memory and disk layers in view rendering.
12 years ago
Julius Volz 63625bd244 Make view use memory persistence, remove obsolete code.
12 years ago
Matt T. Proud a55602df4a Validate diskFrontier domain for series candidate.
12 years ago
Julius Volz e096896932 PR comment fixups.
12 years ago
Julius Volz dd67ab115b Change GetAllMetricNames() to GetAllValuesForLabel().
12 years ago
Julius Volz 11bb94a7e5 Implement GetAllMetricNames() for memory storage.
12 years ago
Julius Volz 6001d22f87 Change Get* methods to receive fingerprints instead of metrics.
12 years ago
Julius Volz 1a1cba1bb2 Address outstanding PR comments.
12 years ago
Matt T. Proud 62b5d7ce20 Oops.
12 years ago
Matt T. Proud 8cc5cdde0b checkpoint.
12 years ago
Matt T. Proud 41068c2e84 Checkpoint.
12 years ago