Commit Graph

19 Commits (2ae06202053eac6f54a8f6bdeb9ab356113c8120)

Author SHA1 Message Date
Krasi Georgiev 2ae0620205 rename some vars and use Gauge instead of Counter for metrics
6 years ago
Krasi Georgiev 00d5e19baf Merge remote-tracking branch 'upstream/master' into shutdown-during-compaction
6 years ago
Krasi Georgiev a44d15798e
remove a changelog double entry (#507)
6 years ago
Brian Brazil 5db162568b Remove _total from prometheus_tsdb_storage_blocks_bytes (#506)
6 years ago
Krasi Georgiev 0b31b8af88 Merge remote-tracking branch 'upstream/master' into shutdown-during-compaction
6 years ago
Krasi Georgiev 10ba228e6b
release 0.4.0 (#501)
6 years ago
Ganesh Vernekar 1a9d08adc5 Don't write empty blocks (#374)
6 years ago
Callum Styan 3929359302
add live reader for WAL (#481)
6 years ago
mknapphrt ebf5d74325 Added storage size based retention method and new metrics (#343)
6 years ago
Krasi Georgiev 090b6852e1
remove unused `PrefixMatcher` (#474)
6 years ago
Krasi Georgiev 2e0571caba
remove unused WALFlushInterval option and NopWAL struct (#468)
6 years ago
Brian Brazil 915d7cf937
Add a tsdbutil command to analyse churn etc. (#478)
6 years ago
glutamatt 22e3aeb107 Add WALSegmentSize as an option of tsdb creation (#450)
6 years ago
Krasi Georgiev 79aa611d56
release 0.3.1 (#477)
6 years ago
Krasi Georgiev db127a60e0 changelog
6 years ago
Krasi Georgiev bd5ccee5c1 use context to cancel compactions
6 years ago
Krasi Georgiev b4a2103a12
Release v0.3.0 (#464)
6 years ago
Krasi Georgiev bac9cbed2e
no overlapping on compaction when an existing block is not within default boundaries. (#461)
6 years ago
Krasi Georgiev 48efdf8b81
refactor NewSegmentsRangeReader to take multi WAL ranges (#449)
6 years ago