Commit Graph

136 Commits (ff15b17400dc579bdb7b9d9ebcea6465453a64b2)

Author SHA1 Message Date
Javier Palomo Almena 348ff4285f
tsdb: Replace sync/atomic with uber-go/atomic in tsdb (#7659)
4 years ago
Annanay 7f98a744e5 Add context to Appender interface
4 years ago
Ganesh Vernekar 4a8531a64b
BlocksToDelete function in DB options (#7638)
4 years ago
Ganesh Vernekar e65e2e0dac
Fix panic from db metrics (#7501)
4 years ago
Bartlomiej Plotka b788986717
storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059)
4 years ago
Simon Pasquier 2f12049371
tsdb: improve logs when encountering corruption (#7308)
5 years ago
Krasimir Georgiev f4dd45609a
Use min and maxt of the range head when creating a block (#7282)
5 years ago
Ganesh Vernekar 1c99adb9fd
Callbacks for lifecycle of series in TSDB (#7159)
5 years ago
Ganesh Vernekar d4b9fe801f
M-map full chunks of Head from disk (#6679)
5 years ago
Ben Ye 1e4e37144d
Fixed wrongly handled not ready TSDB on web and API. (#7182)
5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043)
5 years ago
Brad Walker 3348930df5
Replace fileutil.ReadDir with ioutil.ReadDir (#7029) (#7033)
5 years ago
Ben Kochie 269e7c8091
Fix golint issues.
5 years ago
Ganesh Vernekar e64a149984
Close Head in DBReadOnly.FlushWAL (#7022)
5 years ago
李国忠 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
Bartlomiej Plotka 88af973663
Merge pull request #6820 from codesome/break-compact
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
陈谭军 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