Commit Graph

868 Commits (d50b9a5619b2efb7559ea1a7187df9fa5c209121)
 

Author SHA1 Message Date
Goutham Veeramachaneni 2f37e1eddc
Merge pull request #277 from simonpasquier/delete-series-without-samples
7 years ago
Goutham Veeramachaneni 3733f14dc5
Merge pull request #250 from simonpasquier/update-doc
7 years ago
Bartek Plotka 7412e2b44b Added more cases and modified one var name.
7 years ago
Bartek Plotka f07d829946 db: Tiny tuning of algo + added proper print.
7 years ago
Bartek Plotka 1e60f02066 db: Simplified tests.
7 years ago
Bartek Plotka c8b4a7b839 db: Simplified algorithm.
7 years ago
Bartek Plotka 51ce1cc7ff db: Fixed validateBlockSequence.
7 years ago
Bartek Plotka a9b28a6aa0 db: Added tests for validateBlockSequence to confirm a bug.
7 years ago
Matt Bostock 793c1078dd bench: Fix path to default sample file
7 years ago
kun 5f929254a3 Fix labels bench test
7 years ago
Mario Trangoni e5dabad1d7 fix megacheck issue: simplified return err
7 years ago
Mario Trangoni c2182820ed fix megacheck issue: should omit values from range
7 years ago
Mario Trangoni c0e888e82b fix megacheck issues: os.SEEK_SET is deprecated: Use io.SeekStart, io.SeekCurrent, and io.SeekEnd.
7 years ago
Mario Trangoni 09142e4dd1 fix unconvert issues: unnecessary conversion
7 years ago
Goutham Veeramachaneni 195bc0d286
Merge pull request #303 from Bplotka/bp/better-compact-logging
7 years ago
Bartek Plotka fada85a83c repair + compact: Improved logging for easier future debug purposes.
7 years ago
Fabian Reinartz 659ed64429
Merge pull request #302 from Gouthamve/fix-prom-3957
7 years ago
Goutham Veeramachaneni 6e5164fe44
Add architecture specific map sizes
7 years ago
Goutham Veeramachaneni 902e1ffad4
Merge pull request #301 from Gouthamve/fix-prom-3957
7 years ago
Goutham Veeramachaneni fb65e3daf4
Use the right sized byte array for large indexes
7 years ago
Fabian Reinartz 7a62f6a0f8
Merge pull request #300 from Gouthamve/fix-prom-3956
7 years ago
Goutham Veeramachaneni 9744de20cc
Close file for windows platform
7 years ago
Fabian Reinartz 00404ae5ab
Merge pull request #299 from Bplotka/fix/issue3943
7 years ago
Bartek Plotka 2aceac0a12 Fixed some comments.
7 years ago
Bartek Plotka 328c0ff5b0 Simplified the flow and tests.
7 years ago
Bartek Plotka 483da43660 compact: Exclude last block with shortest range instead of newest one by ULID.
7 years ago
Fabian Reinartz 16b2bf1b45
Merge pull request #291 from mattbostock/patch-2
7 years ago
Matt Bostock aa517c39bb
Fix typo in db.go
7 years ago
Fabian Reinartz 66666f091a
Merge pull request #290 from prometheus/snap
7 years ago
Fabian Reinartz 8cd32d8fd4 Improve usability of snapshots
7 years ago
Fabian Reinartz f6c76078f5
Merge pull request #288 from krasi-georgiev/tests-cleanup-tmps
7 years ago
Krasi Georgiev eb6cdbcb5b some test funcitons didn't cleanup after themselves.
7 years ago
Fabian Reinartz 88ddcab17c Merge branch 'master' of github.com:prometheus/tsdb
7 years ago
Fabian Reinartz 3f06121dd0 Add Version getter for index reader
7 years ago
Matt Bostock 55ea5ae6b1 head: Rename highTimestamp to maxt
7 years ago
Simon Pasquier 79defa54df Fix crash when a series has no block
7 years ago
Matt Bostock bc97c6c6be Misc fixes (#285)
7 years ago
Fabian Reinartz 494acd3070
Merge pull request #273 from Gouthamve/large-idx-reader
7 years ago
Fabian Reinartz cc673dc167
Merge pull request #282 from codesome/goroutine-stack-overflow
7 years ago
Ganesh Vernekar 0fb73ed622 Changed recursion into iteration for removedPostings.Next()
7 years ago
Fabian Reinartz bc49a665d1
Merge pull request #281 from prometheus/indexversion
7 years ago
Fabian Reinartz a345231a0e Add test for block meta version and comments
7 years ago
Fabian Reinartz 04d5ac5aae Add repair test
7 years ago
Fabian Reinartz d09283f60a Add repair of bad index version
7 years ago
Fabian Reinartz 72d61bcf4e
Merge pull request #257 from mattbostock/remove_unused_field
7 years ago
Fabian Reinartz 5b26bd5f6f
Merge pull request #252 from simonpasquier/add-cuttoff-metrics
7 years ago
Fabian Reinartz ffe73cd0a6
Merge pull request #246 from nipuntalukdar/fixatest
7 years ago
Goutham Veeramachaneni 6c62437101 Fix metric unit (#275)
7 years ago
Goutham Veeramachaneni bb0e74b343
Fix reader for large index files.
7 years ago
Goutham Veeramachaneni 44dd5e1202
Merge pull request #269 from Gouthamve/fix-reloads
7 years ago