Commit Graph

585 Commits (1627a476401be7e6016af228210bf1b10add5d21)
 

Author SHA1 Message Date
Goutham Veeramachaneni 1627a47640
A copy is being assigned newChunk not the original
7 years ago
Goutham Veeramachaneni a00d700d48
Merge pull request #200 from jaxi/build_on_smartos
7 years ago
Goutham Veeramachaneni 032413caf0
Merge pull request #205 from opsnull/master
7 years ago
zhangjun3 65e6b79a7c fix typing
7 years ago
Julius Volz 9703325901
Merge pull request #204 from prometheus/fix-wal-closing
7 years ago
Julius Volz 1dad3370fd Close WAL when closing the DB
7 years ago
Fabian Reinartz 1d08a00d63
Merge pull request #203 from prometheus/absbytes
7 years ago
Fabian Reinartz ac5bd71d8f Doc fixes
7 years ago
Fabian Reinartz d578b10d5c chunk: make reader accept abstract ByteSlice
7 years ago
Fabian Reinartz b7c3cfecbf index: abstract ByteSlice and adjust indexReader
7 years ago
Fabian Reinartz c354d6bd59 index: simplify checksum validation
7 years ago
Fabian Reinartz 798f2bdb0a
Merge pull request #189 from sunhay/checksum-checks
7 years ago
Fabian Reinartz b4d093a8a7
Merge pull request #201 from prometheus/grobie/fix-typo-in-metric
7 years ago
Tobias Schmidt 5170198276 Fix typo in prometheus_tsdb_reloads_failures_total description
7 years ago
Jingkai He bfadf72d3f
Ensure tsdb can be built on SmartOS/Illumos/Solaris
7 years ago
Fabian Reinartz 1bacdf8e33
Merge pull request #198 from dswarbrick/master
7 years ago
Daniel Swarbrick 57cefba0d5 Move to Go 1.9
7 years ago
Daniel Swarbrick 0585ab3fcd Use Go 1.9 math/bits implementation for counting leading / trailing zeros
7 years ago
Fabian Reinartz 7337c6a513
Merge pull request #196 from prometheus/grobie/fix-metric-prefix
7 years ago
Tobias Schmidt 6027af95ca Fix missing prefix of tsdb_wal_* metrics
7 years ago
Fabian Reinartz 706602daed
Merge pull request #195 from prometheus/delblocks
7 years ago
Fabian Reinartz d226411a2a db: delete old blocks during reload
7 years ago
Fabian Reinartz 296faccf2f
Merge pull request #193 from ranbochen/fix-#191
7 years ago
Nipun Talukdar 791a2dda4d Fixed a problem of adding padding of 4 zero bytes in some cases (#194)
7 years ago
Fabian Reinartz b1df857819
Merge pull request #190 from prometheus/walsync
7 years ago
Fabian Reinartz a993f0ccc0
Fix typo
7 years ago
Your Name 4a4a706234 close blocks which will be remove
7 years ago
ranbochen a27cf34a36 fix bugs on platform windows to pass all test case. (#192)
7 years ago
ranbo chen 19340a382d clean up codes
7 years ago
ranbo chen 90de381cdb fix bugs on platform windows to pass all test case
7 years ago
ranbo chen b82b2d0c1b fix bugs on platform windows to pass all test case.
7 years ago
Fabian Reinartz 8aedb7671e wal: synchronize background operations
7 years ago
Sunny Klair aecac3b521 Resuse single CRC for index checksum validation
7 years ago
Sunny Klair b65dd43c5b Validate index series/postings/symbol table checksums on read
7 years ago
Sunny Klair ab02ea4de4 Validate index offset table checksums on read
7 years ago
Sunny Klair 4fdf9b195c Validate index TOC checksum on read
7 years ago
Oren Shomron 6ca5e52b69 Typo in prometheus_tsdb_head_samples_appended_total description (#188)
7 years ago
Fabian Reinartz 5d28c849c7 Merge pull request #187 from prometheus/cutchunk
7 years ago
Fabian Reinartz 82796db37b Ensure near-empty chunks end at correct boundary
7 years ago
Fabian Reinartz d109149d17 Merge pull request #186 from prometheus/closeallblocks
7 years ago
Fabian Reinartz c93162c751 Merge pull request #185 from prometheus/walslice
7 years ago
Fabian Reinartz 820bd8b170 Merge pull request #181 from prometheus/gcchunk
7 years ago
Fabian Reinartz 6ecdaa5314 Merge pull request #183 from prometheus/walbrokensegment
7 years ago
Fabian Reinartz 7bc07d80b6 Merge pull request #180 from prometheus/fixbugz
7 years ago
Fabian Reinartz f8e88bfdb7 Close previous block queriers on error
7 years ago
Fabian Reinartz 9749aa2a3e head: limit WAL sample processing batch size
7 years ago
Fabian Reinartz 80055bb95b Truncate segments on broken header
7 years ago
Fabian Reinartz 9e999e8b0b Merge pull request #184 from prometheus/metricprefix
7 years ago
Fabian Reinartz d17104f1f0 Prefix all metrics with `prometheus_*`
7 years ago
Fabian Reinartz ea817e169b Return nop iterator for invalid chunk references
7 years ago