Commit Graph

278 Commits (d5ef0c64dc1befc88ee4ec0560aa7d5cefd5fc8d)

Author SHA1 Message Date
Julius Volz d5ef0c64dc Merge "Add optional sample replication to OpenTSDB."
11 years ago
Julius Volz 61d26e8445 Add optional sample replication to OpenTSDB.
11 years ago
Stuart Nelson 0c58e388f6 rename curation metrics to prometheus_curation
11 years ago
Stuart Nelson 28f59edf16 Added telemetry for counting stored samples
11 years ago
Tobias Schmidt 6947ee9bc9 Try to create metrics root directory if missing
11 years ago
Julius Volz 740d448983 Use custom timestamp type for sample timestamps and related code.
11 years ago
Julius Volz 6b7de31a3c Upgrade to LevelDB 1.14.0 to fix LevelDB bugs.
11 years ago
Julius Volz db015de65b Comment and "go fmt" fixups in compaction tests.
11 years ago
Julius Volz 51408bdfe8 Merge changes I3ffeb091,Idffefea4
11 years ago
Julius Volz 2162e57784 Merge "Fix watermarker default time / LevelDB key ordering bug."
11 years ago
Julius Volz 5e18255920 Merge "Fix chunk corruption compaction bug."
11 years ago
Julius Volz eb461a707d Add chunk sanity checking to dumper tool.
11 years ago
Julius Volz 6ea22f2bf9 Add compaction regression tests.
11 years ago
Conor Hennessy 9a48010cec Add a check for metrics directory existence.
11 years ago
Julius Volz b5f6e3c90c Fix watermarker default time / LevelDB key ordering bug.
11 years ago
Julius Volz a1a97ed064 Fix chunk corruption compaction bug.
11 years ago
Matt T. Proud 86fcbe5bde Retain DTO on each cycle.
11 years ago
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats.
11 years ago
Matt T. Proud 7910f6e863 Prevent total storage locking during memory flush.
11 years ago
Matt T. Proud 12d5e6ca5a Curation should not starve user-interactive ops.
11 years ago
Matt T. Proud 2b42fd0068 Snapshot of no more frontier.
11 years ago
Matt T. Proud 7db518d3a0 Abstract high watermark cache into standard LRU.
11 years ago
Matt T. Proud d74c2c54d4 Interfacification of stream.
11 years ago
Matt T. Proud c262907fec Kill interface cruft.
11 years ago
Matt T. Proud b23acccea8 Kill AppendSample interface definition.
11 years ago
Matt T. Proud aaaf3367d6 Include forgotten imports.
11 years ago
Matt T. Proud acf91f38bd Build layered indexers.
11 years ago
Matt T. Proud 972e856d9b Kill the curation state channel.
11 years ago
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
juliusv 927435d68e Merge pull request #333 from prometheus/round-time
12 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