Commit Graph

836 Commits (4dd740e4cc2d6fb490a94deec899bb4ddb191eb4)
 

Author SHA1 Message Date
Fabian Reinartz da9614fa54 Allow tombstone file to not exist 8 years ago
Fabian Reinartz 7087f68647 Return new block ULID in compactor 8 years ago
Fabian Reinartz b945098e3a index: extract decoder type 8 years ago
Fabian Reinartz 6dd2b83a7a index: don't use concatenated string for posting table 8 years ago
Fabian Reinartz 54205903f7 Move index and chunk encoders to own packages 8 years ago
Fabian Reinartz adb6be73dd move label read function int labels pkg 8 years ago
Fabian Reinartz 67f0ca8f0e Move index and chunk encoders to own packages 8 years ago
Goutham Veeramachaneni fe67d2f16a
Merge pull request #229 from Gouthamve/remove-log 8 years ago
Goutham Veeramachaneni e6e3fa566a Remove verbose log line that is causing travis issues 8 years ago
Goutham Veeramachaneni 239cbae154
Merge pull request #228 from Gouthamve/not-matchers 8 years ago
Goutham Veeramachaneni 9f2935c5cf
Merge pull request #224 from Gouthamve/fix-214 8 years ago
Fabian Reinartz 17917be844
Merge pull request #226 from cstyan/callum-decouple-prom-pkg 8 years ago
Goutham Veeramachaneni 3158b03e6c Select series with label unset for != and !~ 8 years ago
Callum Styan bcde61b237 we shouldn't assume we'll receive the labels in sorted order 8 years ago
Callum Styan 8326e410d0 decouple tsdb main.go (and tests) from prometheus/pkg 8 years ago
Goutham Veeramachaneni 05d62ca842 Make sure gc'ed chunks are handled properly 8 years ago
Goutham Veeramachaneni 8b7b19714d
Merge pull request #222 from Gouthamve/close-db 8 years ago
Goutham Veeramachaneni 667b5575e9 Close db so that file space is reclaimed immediately after delete. 8 years ago
Fabian Reinartz e103f21cca
Merge pull request #220 from cstyan/master 8 years ago
Callum Styan df7cc4dff5 remove Nil/NotNil functions 8 years ago
Callum Styan ff0b0ac4b6 use test utils in chunk_test 8 years ago
Callum Styan 2ad78b3e51 use test utils in buffer_test 8 years ago
Callum Styan ef99a94ffe use test utils in labels_test 8 years ago
Callum Styan e68ff0caec use test utils in postings_test 8 years ago
Callum Styan ca4e817372 move test utils to it's own package so we can use it in tests for other packages in tsdb repo 8 years ago
Callum Styan fa26e2b6c3 use test utils in compact_test 8 years ago
Callum Styan 945b6b01aa use test utils in index_test 8 years ago
Callum Styan a1a91ea96a use test utils in querier_test 8 years ago
Callum Styan 6c8bbf3f61 use test utils in wal_test 8 years ago
Callum Styan 76417b9b2a use test utils in tombstone_tests 8 years ago
Callum Styan 5aa2af255b use test utils in head_test 8 years ago
Callum Styan ae8bb5fd16 add Nil and NotNil to test utils 8 years ago
Callum Styan 31c420088b use test utils in chunks_test 8 years ago
Callum Styan 670c2917e2 use test utils in db_test 8 years ago
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