115 Commits (c3922330e9bda6d78aa2f8aa20976aee2d94468f)

Author SHA1 Message Date
Bjoern Rabenstein ea86f7e8f8 Fix weird things after merge. 10 years ago
Bjoern Rabenstein 14bda4180c Changes after pair code review. 10 years ago
Bjoern Rabenstein bb42cc2e2d Evict based on memory pressure. Evict recently used chunks last. 10 years ago
Bjoern Rabenstein 74c143c4c9 Improve scraper shutdown time. 10 years ago
Bjoern Rabenstein 3f61d304ce Reorganize maintenance loop. 10 years ago
Bjoern Rabenstein a5f56639b8 Instrument unwritten samples queue. 10 years ago
Bjoern Rabenstein 904acd43da Add crash recovery. 10 years ago
Bjoern Rabenstein f1de5b0c4e Run checkpointing of in-memory metrics and head chunks periodically. 10 years ago
Bjoern Rabenstein 9c3ecc2134 Remove unused flags. 10 years ago
Bjoern Rabenstein b3ed9aa7a2 Clean up start-up and shut-down. 10 years ago
Bjoern Rabenstein 4447708c9f Fix a race in target.go. 10 years ago
Bjoern Rabenstein 934d09f738 Fix race during shutdown. 10 years ago
Bjoern Rabenstein 8fba3302bc Bold changes to concurrency. 10 years ago
Julius Volz a746fbb8bc Instrument indexing: queue length, batch sizes and latencies. 10 years ago
Bjoern Rabenstein f5f9f3514a Major code cleanup. 10 years ago
Bjoern Rabenstein 3592dc2359 Implement series eviction. 10 years ago
Bjoern Rabenstein af77d5ef0b Added a few missing implementations in index.go. 10 years ago
Julius Volz e7ed39c9a6 Initial experimental snapshot of next-gen storage. 10 years ago
Brian Brazil 5edf689133 Stagger scrapes to spread out load. 10 years ago
Bjoern Rabenstein 8956faeccb Migrate to new client_golang. 10 years ago
Brian Brazil 3b3ec604c3 Stagger scrapes to spread out load. 10 years ago
Bjoern Rabenstein 2128d9d811 Migrate to new client_golang. 11 years ago
Brian Brazil e041c0cd46 Add console and alert templates with access to all data. 11 years ago
Julius Volz 01f652cb4c Separate storage implementation from interfaces. 11 years ago
Matt T. Proud 2064f32662 Clean up quitting behavior and add quit trigger. 11 years ago
Matt T. Proud 81367893fd Use idiomatic one-to-many one-time signal pattern. 11 years ago
Matt T. Proud 1d01435d4d Make curation semaphore behavior idiomatic. 11 years ago
Julius Volz 817d9b0e97 "go fmt" fixup. 11 years ago
Julius Volz 2279fcbac4 Compact everything to the same sample group size. 11 years ago
Julius Volz 61d26e8445 Add optional sample replication to OpenTSDB. 11 years ago
Julius Volz fb44580110 Cleanup/fix program termination sequence. 11 years ago
Julius Volz 740d448983 Use custom timestamp type for sample timestamps and related code. 11 years ago
Matt T. Proud df2f9e47b8 Fix arguments for format string. 11 years ago
Matt T. Proud 33d6f73d18 Remove unused import. 11 years ago
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats. 11 years ago
Matt T. Proud 12d5e6ca5a Curation should not starve user-interactive ops. 11 years ago
Matt T. Proud 0d73b8f87e Adjust curation thresholds and intervals. 11 years ago
Julius Volz 1eb1ceac8c Add alert-expression console links to notifications. 11 years ago
Julius Volz 305662bfdd Handle SIGTERM in addition to SIGINT. 11 years ago
Matt T. Proud 972e856d9b Kill the curation state channel. 11 years ago
Julius Volz d69b85e6c9 Add global label support via Ingesters. 11 years ago
Matt T. Proud 417e6ffa0c Rename the queue arguments for another trial. 11 years ago
Matt T. Proud 014c5ef176 Move version to the bottom. 11 years ago
Matt T. Proud 13bfc6c120 Consolidate queue arguments in main. 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
Julius Volz 3b970c5133 Add variable interpolation to notification messages. 11 years ago
Julius Volz ecf0ee8f39 Transfer alerting rule and Prometheus URL to alertmanager. 11 years ago
Matt T. Proud 9baaadfc53 Include forgotten interval. 11 years ago
Matt T. Proud 07ac921aec Code Review: First pass. 11 years ago