Commit Graph

868 Commits (d50b9a5619b2efb7559ea1a7187df9fa5c209121)
 

Author SHA1 Message Date
Fabian Reinartz 963a270885 Merge pull request #170 from simonpasquier/fix-typo-in-variable-names
7 years ago
Simon Pasquier e858c0826c Fix innocuous typo in variable names
7 years ago
Fabian Reinartz d3682d701c wal: decode and process in separate threads.
7 years ago
Fabian Reinartz dc87103807 Merge pull request #166 from prometheus/batchpostings
7 years ago
Fabian Reinartz 74b0336d06 Merge pull request #167 from simonpasquier/instrument-wal-corruptions
7 years ago
Simon Pasquier 3e17cd1621 Instrument WAL corruptions
7 years ago
Fabian Reinartz cd2e26b7fc Load postings in batch on startup
7 years ago
Goutham Veeramachaneni 4a7c39d9d8 Merge pull request #160 from dim/fix/snapshot-test
7 years ago
Fabian Reinartz 27f1b8aac3 Merge pull request #162 from BasPH/fsync-duration
7 years ago
Bas Harenslak 5e1c258a98 Instrument WAL fsync
7 years ago
Goutham Veeramachaneni da565f975e Merge pull request #161 from prometheus/fileutil
7 years ago
Goutham Veeramachaneni 203012169a
snapshot: Remove truncation check to restore func.
7 years ago
Fabian Reinartz f04ec031eb compact: sync temporary directory
7 years ago
Fabian Reinartz 665d1fd451 Merge pull request #158 from prometheus/cachesym
7 years ago
Fabian Reinartz bbe72dccb9 Remove dependency on etcd/pkg/fileutil
7 years ago
Dimitrij Denissenko c9fc2af6c0 Add test for snapshot
7 years ago
Goutham Veeramachaneni 3b7e71fee9 Merge pull request #159 from dim/fix/wal-flush
7 years ago
Dimitrij Denissenko 83c984d9a3 Use configurable WAL flush inteval
7 years ago
Bas Harenslak a41dad30fb Move printing db.blocks to main.go
7 years ago
Bas Harenslak 9945a67bff Replace columnize by stdlib tabwriter
7 years ago
Fabian Reinartz e19b648377 Merge pull request #155 from Gouthamve/level-log
7 years ago
Fabian Reinartz 78df406dac Allocate and cache strings for persisted blocks
7 years ago
Bas Harenslak e190c7c78d Add list blocks command to CLI
7 years ago
Goutham Veeramachaneni c521ac495f Merge pull request #152 from criteo-forks/master
7 years ago
Goutham Veeramachaneni c35d3a65bd
Add levels to all log lines.
7 years ago
Thibault Chataigner 0ff8f91ec8 Add db.Head() method
7 years ago
Goutham Veeramachaneni 87c01dd5fb Merge pull request #134 from criteo-forks/master
7 years ago
Fabian Reinartz 69f105f4f9 Merge pull request #151 from prometheus/waltrunc
7 years ago
Fabian Reinartz 1e88ba06b4 Use boolean function instead of postings to drop WAL series
7 years ago
Thibault Chataigner 5ca18837e9 Make DB blocks list public.
7 years ago
Fabian Reinartz 5fa1c993b9 Merge pull request #150 from prometheus/postingssort
7 years ago
Fabian Reinartz 6ee254e353 Ensure postings are always sorted
7 years ago
Goutham Veeramachaneni f39388c9af Merge pull request #147 from prometheus/deadlock
7 years ago
Fabian Reinartz 162a48e4f2 Create series with ID recorded in WAL when reading it back
7 years ago
Fabian Reinartz 7ada9cd805 Simplify series create logic in head
7 years ago
Goutham Veeramachaneni 2187388292 Merge pull request #146 from prometheus/deadlock
7 years ago
Fabian Reinartz ab8d9b9706 Add missing unlock on early return
7 years ago
Fabian Reinartz 99d39174f6 Merge branch 'master' of github.com:prometheus/tsdb
7 years ago
Fabian Reinartz 8214dc82a7 Remove infinite block in benchmark
7 years ago
Fabian Reinartz 643563068b Merge pull request #144 from Gouthamve/misc-
7 years ago
Goutham Veeramachaneni 8919baef03
Expose NewIndexReader() and cleanups
7 years ago
Fabian Reinartz e45bb1d328 Merge pull request #142 from krasi-georgiev/107-swap-cobra-with-kingpin
7 years ago
Fabian Reinartz 3870ec285c Merge pull request #140 from prometheus/locks
7 years ago
Fabian Reinartz 3d8be398d6 Merge branch 'locks' of github.com:prometheus/tsdb into locks
7 years ago
Fabian Reinartz 24362567b9 Fix test flakes
7 years ago
Fabian Reinartz 30d29b889c Merge pull request #141 from prometheus/dectmpstr
7 years ago
Fabian Reinartz bfe75cec35 Merge pull request #138 from Gouthamve/chunk-compress
7 years ago
Krasi Georgiev 92d0414993 replaced cobra with kingpin
7 years ago
Fabian Reinartz b09d90c79c Add decoding method to retrieve unsafe strings
7 years ago
Fabian Reinartz f904cd385f Do not build a superflous 'all' postings
7 years ago