Commit Graph

602 Commits (30bbbe34f8787df072cf04563bc98fb8094ba070)
 

Author SHA1 Message Date
Goutham Veeramachaneni 30bbbe34f8
Merge pull request #210 from Gouthamve/tomb-clean 8 years ago
Goutham Veeramachaneni 981e504bd7
Merge pull request #209 from Gouthamve/fix-dels 8 years ago
Goutham Veeramachaneni f35e9c7fec
Merge branch 'master' into fix-dels 8 years ago
Goutham Veeramachaneni 8a5ea9db74
Merge branch 'master' into tomb-clean 8 years ago
Goutham Veeramachaneni 24ff293dc9
Merge pull request #207 from Gouthamve/compact-fail 8 years ago
Fabian Reinartz df4657bcc5
Merge pull request #216 from prometheus/sortedPostings 8 years ago
Fabian Reinartz cf7f6108fd Order postings lists in index file by key 8 years ago
Goutham Veeramachaneni e7445d00b0
Add a function to cleanup tombstones. 8 years ago
Fabian Reinartz ad3c4849a9
Merge pull request #212 from prometheus/fabxc 8 years ago
Goutham Veeramachaneni 17dd4f8f6c
Merge pull request #213 from Gouthamve/close-retention-blocks 8 years ago
Goutham Veeramachaneni 41fd9c66ef
Close the retention blocks before deleting them. 8 years ago
Fabian Reinartz 684be3f35e
Merge pull request #206 from prometheus/typez 8 years ago
Goutham Veeramachaneni 1fc94a02d1
Don't retry failed compactions. 8 years ago
Goutham Veeramachaneni 1627a47640
A copy is being assigned newChunk not the original 8 years ago
Fabian Reinartz a031cf7424 Return ULID in Compactor 8 years ago
Goutham Veeramachaneni a00d700d48
Merge pull request #200 from jaxi/build_on_smartos 8 years ago
Fabian Reinartz f1512a368a Expose ChunkSeriesSet and lookups methods. 8 years ago
Fabian Reinartz 3ef4326114 Refactor tombstone reader types 8 years ago
Fabian Reinartz e5ce2bef43 Add explicit error to Querier.Select 8 years ago
Goutham Veeramachaneni 032413caf0
Merge pull request #205 from opsnull/master 8 years ago
zhangjun3 65e6b79a7c fix typing 8 years ago
Julius Volz 9703325901
Merge pull request #204 from prometheus/fix-wal-closing 8 years ago
Julius Volz 1dad3370fd Close WAL when closing the DB 8 years ago
Fabian Reinartz 1d08a00d63
Merge pull request #203 from prometheus/absbytes 8 years ago
Fabian Reinartz ac5bd71d8f Doc fixes 8 years ago
Fabian Reinartz d578b10d5c chunk: make reader accept abstract ByteSlice 8 years ago
Fabian Reinartz b7c3cfecbf index: abstract ByteSlice and adjust indexReader 8 years ago
Fabian Reinartz c354d6bd59 index: simplify checksum validation 8 years ago
Fabian Reinartz 798f2bdb0a
Merge pull request #189 from sunhay/checksum-checks 8 years ago
Fabian Reinartz b4d093a8a7
Merge pull request #201 from prometheus/grobie/fix-typo-in-metric 8 years ago
Tobias Schmidt 5170198276 Fix typo in prometheus_tsdb_reloads_failures_total description 8 years ago
Jingkai He bfadf72d3f
Ensure tsdb can be built on SmartOS/Illumos/Solaris 8 years ago
Fabian Reinartz 1bacdf8e33
Merge pull request #198 from dswarbrick/master 8 years ago
Daniel Swarbrick 57cefba0d5 Move to Go 1.9 8 years ago
Daniel Swarbrick 0585ab3fcd Use Go 1.9 math/bits implementation for counting leading / trailing zeros 8 years ago
Fabian Reinartz 7337c6a513
Merge pull request #196 from prometheus/grobie/fix-metric-prefix 8 years ago
Tobias Schmidt 6027af95ca Fix missing prefix of tsdb_wal_* metrics 8 years ago
Fabian Reinartz 706602daed
Merge pull request #195 from prometheus/delblocks 8 years ago
Fabian Reinartz d226411a2a db: delete old blocks during reload 8 years ago
Fabian Reinartz 296faccf2f
Merge pull request #193 from ranbochen/fix-#191 8 years ago
Nipun Talukdar 791a2dda4d Fixed a problem of adding padding of 4 zero bytes in some cases (#194) 8 years ago
Fabian Reinartz b1df857819
Merge pull request #190 from prometheus/walsync 8 years ago
Fabian Reinartz a993f0ccc0
Fix typo 8 years ago
Your Name 4a4a706234 close blocks which will be remove 8 years ago
ranbochen a27cf34a36 fix bugs on platform windows to pass all test case. (#192) 8 years ago
ranbo chen 19340a382d clean up codes 8 years ago
ranbo chen 90de381cdb fix bugs on platform windows to pass all test case 8 years ago
ranbo chen b82b2d0c1b fix bugs on platform windows to pass all test case. 8 years ago
Fabian Reinartz 8aedb7671e wal: synchronize background operations 8 years ago
Sunny Klair aecac3b521 Resuse single CRC for index checksum validation 8 years ago