..
chunkenc
storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. ( #7005 )
2020-03-24 20:15:47 +00:00
chunks
Remove time based m-map file creation ( #7314 )
2020-05-29 20:08:41 +05:30
cmd /tsdb
Use .UTC everywhere we use time.Unix ( #7066 )
2020-03-29 17:35:39 +01:00
docs /format
M-map full chunks of Head from disk ( #6679 )
2020-05-06 21:00:00 +05:30
encoding
errors
fileutil
Replace fileutil.ReadDir with ioutil.ReadDir ( #7029 ) ( #7033 )
2020-04-06 19:04:20 +05:30
goversion
index
Goroutine: Fix ambiguous variable ( #7175 )
2020-04-28 11:02:26 +01:00
record
Add unit test case for func Type in record.go ( #7082 )
2020-05-27 12:08:33 +05:30
test
testdata
tombstones
tsdbutil
storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. ( #7005 )
2020-03-24 20:15:47 +00:00
wal
Capitalizing first letter of all log lines ( #7043 )
2020-04-11 09:22:18 +01:00
.gitignore
block.go
Revert head posting optimization
2020-03-25 20:19:33 +01:00
block_test.go
Callbacks for lifecycle of series in TSDB ( #7159 )
2020-05-20 18:52:08 +05:30
CHANGELOG.md
compact.go
More explicit chunks and head error handling. ( #7277 )
2020-05-22 12:03:23 +03:00
compact_test.go
Callbacks for lifecycle of series in TSDB ( #7159 )
2020-05-20 18:52:08 +05:30
db.go
Use min and maxt of the range head when creating a block ( #7282 )
2020-05-22 17:00:06 +05:30
db_test.go
M-map full chunks of Head from disk ( #6679 )
2020-05-06 21:00:00 +05:30
head.go
Optimise lowWatermark in Isolation ( #7332 )
2020-06-03 20:09:05 +02:00
head_bench_test.go
Callbacks for lifecycle of series in TSDB ( #7159 )
2020-05-20 18:52:08 +05:30
head_test.go
Optimise lowWatermark in Isolation ( #7332 )
2020-06-03 20:09:05 +02:00
isolation.go
Optimise lowWatermark in Isolation ( #7332 )
2020-06-03 20:09:05 +02:00
isolation_test.go
Optimise lowWatermark in Isolation ( #7332 )
2020-06-03 20:09:05 +02:00
mocks_test.go
Revert head posting optimization
2020-03-25 20:19:33 +01:00
querier.go
Added time range parameters to labelNames API ( #7288 )
2020-05-30 13:50:09 +01:00
querier_bench_test.go
Callbacks for lifecycle of series in TSDB ( #7159 )
2020-05-20 18:52:08 +05:30
querier_test.go
Callbacks for lifecycle of series in TSDB ( #7159 )
2020-05-20 18:52:08 +05:30
README.md
repair.go
Capitalizing first letter of all log lines ( #7043 )
2020-04-11 09:22:18 +01:00
repair_test.go
tsdbblockutil.go
Callbacks for lifecycle of series in TSDB ( #7159 )
2020-05-20 18:52:08 +05:30
wal.go
Capitalizing first letter of all log lines ( #7043 )
2020-04-11 09:22:18 +01:00
wal_test.go
Replace fileutil.ReadDir with ioutil.ReadDir ( #7029 ) ( #7033 )
2020-04-06 19:04:20 +05:30