Commit Graph

16 Commits (0f760f63dd5137ad406e0bc9f08676898e04ac97)

Author SHA1 Message Date
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 10 months ago
Matthieu MOREL 4d6d3c1715
tsdb/encoding: use Go standard errors package 2 years ago
Abirdcfly 314aa45c2c
chore: remove duplicate word in comments (#11225) 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 4 years ago
Ganesh Vernekar f0688c21d6
Log sparse histograms into WAL and replay from it (#9191) 4 years ago
Ganesh Vernekar 095f572d4a
Sync sparsehistogram branch with main (#9189) 4 years ago
Ganesh Vernekar ee7e0071d1
Snapshot in-memory chunks on shutdown for faster restarts (#7229) 4 years ago
Bryan Boreham dea37853d9
tsdb: use dennwc/varint to speed up WAL decoding (#9106) 4 years ago
Brian Brazil cf76daed2f Avoid WriteAt for Postings. 6 years ago
Brian Brazil 971dafdfbe Coalesce series reads where we can. 6 years ago
Brian Brazil 373a1fdfbf Reread index series rather than storing in memory. 6 years ago
Brian Brazil 48d25e6fe7 Reduce memory used by postings offset table. 6 years ago
Brian Brazil 4df814f509
Don't buffer up tables in memory on compaction. (#6422) 6 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory 6 years ago
zhulongcheng e11e01f68d Fix exported function comments (#566) 6 years ago
Alec e7436e13f0 Merge encoding_helpers.go to tsdbutil (#526) 6 years ago