72 Commits (63b3e4e5ec580e1a2f84fc6e84be14b5cdb03c09)

Author SHA1 Message Date
李国忠 261cbab8e9
remove Unused parameter 'reg' in wal.Open function (#6941) 5 years ago
Bartlomiej Plotka a20bebf7eb Moved readyStorage to main. 5 years ago
Bartlomiej Plotka 59c9d6ef45 Addressed Brian's comments, moved metrics to main.go 5 years ago
Bartlomiej Plotka cfba92a133 Addressed comments. 5 years ago
Bartlomiej Plotka 2cf637fbf5 Addressed comments. 5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now. 5 years ago
Zhou Hao e628fd7735
fix comments spelling (#6829) 5 years ago
Ganesh Vernekar 6f1d2ec73e
Break DB.Compact and DB.compactHead and DB.compactBlocks. Add DB.CompactHead. 5 years ago
Thor 17d8c49919
made stripe size configurable (#6644) 5 years ago
Ganesh Vernekar e0733a99e3
Expose DB.Compact() 5 years ago
Julien Pivotto 398bd84d6f small tsdb fixes (#6616) 5 years ago
Josh Soref 91d76c8023 Spelling (#6517) 5 years ago
johncming 0ae048ff78 tsdb: add error details in log. (#6415) 5 years ago
Dipack P Panjabi e2dd5b61ef Added CreateBlock and CreateHead functions to new file (#6331) 5 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326) 5 years ago
Dipack P Panjabi ce7bab04dd Compute WAL size and use it during retention size checks (#5886) 5 years ago
Krasi Georgiev 81d284f806
Merge the 2.13 release branch to master (#6117) 5 years ago
Chris Marchbanks 6970f725c9 Fix panic in ARM builds of Prometheus (#6110) 5 years ago
陈谭军 103f26d188 fix the wrong word (#6069) 5 years ago
Lucas Servén Marín 8ab628b354 tsdb: allow readonly DB to create flush WAL (#6006) 5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus 5 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory 5 years ago
Yao Zengzeng d5b3f07043 add metric for tsdb size retention bytes (#667) 5 years ago
Krasi Georgiev 6f9bbc7253
Open db in Read only mode (#588) 5 years ago
Krasi Georgiev 31f7990d1d
Re-encode chunks that are still being appended to when snapshoti… (#641) 5 years ago
Krasi Georgiev 8d86e921cf
refactor block size calculation (#637) 5 years ago
Chris Marchbanks b40cc43958 Provide option to compress WAL records (#609) 6 years ago
Krasi Georgiev 69740485c1
move the wal repair logic in db.Open (#633) 6 years ago
Krasi Georgiev 882162d5b9
fix the "failed compaction" metric. (#613) 6 years ago
Krasi Georgiev 8eeb70fee1
remove Fsync workaround for macos. (#574) 6 years ago
zhulongcheng aed16621c0 Add Head.compactable method (#542) 6 years ago
Vishnunarayan K I 7757fe6f21 Added ability to create db with NopWal (#519) 6 years ago
Krasi Georgiev c3ffdf1a99
Test createBlock and check all os.RemoveAll in the tests for errors. (#549) 6 years ago
naivewong dd0d3c6f02 Several small fixes (#550) 6 years ago
zhulongcheng 8feb67e630 Update Appender.AddFast method comment (#551) 6 years ago
Krasi Georgiev ab8476dd06
Release 0.6.0 (#537) 6 years ago
Ganesh Vernekar 28c73f531f
Make vertical compaction and query merge optional 6 years ago
Ganesh Vernekar c59ed492b2 Vertical query merging and compaction (#370) 6 years ago
Krasi Georgiev bf2239079d refactor multi errors 6 years ago
Krasi Georgiev c3a5c1d891 refactor error handling 6 years ago
Krasi Georgiev 45acaadd81 review changes 6 years ago
Krasi Georgiev 6c34eb8b63 nits 6 years ago
Krasi Georgiev 315de4c782 fix windows tests 6 years ago
Krasi Georgiev b521559c3b do a proper cleanup for a failed reload after a compaction 6 years ago
Brian Brazil 5db162568b Remove _total from prometheus_tsdb_storage_blocks_bytes (#506) 6 years ago
Krasi Georgiev 9874377ead nits 6 years ago
Krasi Georgiev 921f82cfc1 WIP 6 years ago
Ganesh Vernekar 1a9d08adc5 Don't write empty blocks (#374) 6 years ago
mknapphrt ebf5d74325 Added storage size based retention method and new metrics (#343) 6 years ago
Krasi Georgiev 2e0571caba
remove unused WALFlushInterval option and NopWAL struct (#468) 6 years ago