1152 Commits (cc83fdc9c332ea1b2b97bd1583b6f0ee2277e80d)
 

Author SHA1 Message Date
juliusv cc83fdc9c3 Make README.md introduction less esoteric. 10 years ago
juliusv a0457829ee Some more README.md updates. 10 years ago
juliusv c1b0237d4b Fix typo in README.md 10 years ago
Björn Rabenstein f71c215454 Merge pull request #415 from peterbourgon/fix-dockerfile 10 years ago
Peter Bourgon 88019e852a Use ENTRYPOINT and CMD 10 years ago
Peter Bourgon ec4182c8c7 Remove newline at end of Dockerfile 10 years ago
Peter Bourgon dde4209144 Fix Dockerfile for new repo layout 10 years ago
Bjoern Rabenstein c0e5ac35f0 Remove spurious quotes in Makefile.INCLUDE. 10 years ago
Bjoern Rabenstein 7c3bb145e1 Bump VERSION to 0.9.0rc1. 10 years ago
Björn Rabenstein ee9b32cd13 Merge pull request #413 from prometheus/cleanup/do-some-todos 10 years ago
Bjoern Rabenstein 66c80b5ebd Fix typo. 10 years ago
Bjoern Rabenstein 674624f1c8 Completed more TODOs. 10 years ago
Bjoern Rabenstein 7d11019aa2 Squash a few trivial TODOs. 10 years ago
Bjoern Rabenstein 49683c0c20 Avoid test flags in normal binary. 10 years ago
Bjoern Rabenstein ea86f7e8f8 Fix weird things after merge. 10 years ago
Bjoern Rabenstein 3a17aeabfd Merge branch 'beorn/storage-ng-with-commit-history-cleaned-up' 10 years ago
Bjoern Rabenstein 9bc05052ad Add line that has mysteriously disappeared after rebase. 10 years ago
Julius Volz 1491fb9370 Update GeneratorURL field name in notification tests. 10 years ago
Julius Volz af8c6df94d Eliminate modal alerts in graphing UI. 10 years ago
Julius Volz 5e8d57bec1 Make tabular view the default (vs. graphing view). 10 years ago
Julius Volz 6eecee55b7 Fix acronym caps in GeneratorURL. 10 years ago
Bjoern Rabenstein 0ae1d8889a Fix tests after merge. 10 years ago
Julius Volz b7bf11230a Add absent() function. 10 years ago
Julius Volz 3d47f94149 Drop metric names after transformations. 10 years ago
Bjoern Rabenstein 53c0a43754 Update README.md. 10 years ago
Bjoern Rabenstein 14bda4180c Changes after pair code review. 10 years ago
Bjoern Rabenstein a2feed343a Convert another occurrence from chan bool to chan struct{}. 10 years ago
Bjoern Rabenstein 006b5517e2 Simplify makefiles. 10 years ago
Bjoern Rabenstein 9ea808cd8b Remove debug log line. 10 years ago
Bjoern Rabenstein bb42cc2e2d Evict based on memory pressure. Evict recently used chunks last. 10 years ago
Bjoern Rabenstein e23ee0f7cc Fix race in test. 10 years ago
Bjoern Rabenstein d73e851b14 Tweak timing in the maintenance loop. 10 years ago
Bjoern Rabenstein 2672aa8ece Instrument series maintenance. 10 years ago
Bjoern Rabenstein 371445f4da Fix typo in comment. 10 years ago
Bjoern Rabenstein 74c143c4c9 Improve scraper shutdown time. 10 years ago
Bjoern Rabenstein 92156ee89d Drain the newBaseLabels channel upon shutdown. 10 years ago
Bjoern Rabenstein 3f61d304ce Reorganize maintenance loop. 10 years ago
Bjoern Rabenstein a5f56639b8 Instrument unwritten samples queue. 10 years ago
Bjoern Rabenstein c087ee35f7 Remove archiveMtx. 10 years ago
Bjoern Rabenstein 7af42eda65 Optimize purging. 10 years ago
Bjoern Rabenstein 33b959b898 Persist savedFirstTime in checkpoint. 10 years ago
Bjoern Rabenstein 904acd43da Add crash recovery. 10 years ago
Bjoern Rabenstein 7a9efc9c59 Fix typo in test. 10 years ago
Bjoern Rabenstein 4efc60174b Tweak and verify a few parameters. 10 years ago
Bjoern Rabenstein 5f8e9617ef Add more tests. 10 years ago
Bjoern Rabenstein d215e013b7 Fix the weird chunkDesc shuffling bug. 10 years ago
Bjoern Rabenstein a617269b12 Avoid unnecessary cloning of the head chunk. 10 years ago
Bjoern Rabenstein f1de5b0c4e Run checkpointing of in-memory metrics and head chunks periodically. 10 years ago
Bjoern Rabenstein 74c9b34a5e Improve storage instrumentation even more. 10 years ago
Julius Volz c3fcea45e3 Support finer time resolutions than 1 second. 10 years ago