.. |
chunkenc
|
|
|
chunks
|
fix few typo (#8023)
|
2020-10-07 16:51:31 +01:00 |
docs/format
|
Fix magic number in docs (#7998)
|
2020-10-01 15:05:01 +05:30 |
encoding
|
|
|
errors
|
|
|
fileutil
|
tsdb/fileutil: Use FcntlFstore from golang.org/x/sys/unix (#7949)
|
2020-09-19 10:57:13 +01:00 |
goversion
|
tsdb: test for leaks (#7566)
|
2020-07-21 10:08:06 +02:00 |
index
|
tsdb: remove duplicate values set to reduce memory usage(map overhead) (#7915)
|
2020-09-10 20:35:47 +05:30 |
record
|
Gracefully handle unknown WAL record types. (#8004)
|
2020-10-05 10:09:59 +01:00 |
test
|
|
|
testdata
|
tsdb: Delete blocks atomically; Remove tmp blocks on start; Added test. (#7772)
|
2020-08-11 06:56:08 +01:00 |
tombstones
|
Encode and Decode method for tombstones (#7967)
|
2020-09-30 10:25:09 +05:30 |
tsdbutil
|
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069)
|
2020-07-31 16:03:02 +01:00 |
wal
|
Gracefully handle unknown WAL record types. (#8004)
|
2020-10-05 10:09:59 +01:00 |
.gitignore
|
|
|
block.go
|
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069)
|
2020-07-31 16:03:02 +01:00 |
block_test.go
|
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069)
|
2020-07-31 16:03:02 +01:00 |
CHANGELOG.md
|
|
|
compact.go
|
tsdb: Delete blocks atomically; Remove tmp blocks on start; Added test. (#7772)
|
2020-08-11 06:56:08 +01:00 |
compact_test.go
|
tsdb: Delete blocks atomically; Remove tmp blocks on start; Added test. (#7772)
|
2020-08-11 06:56:08 +01:00 |
db.go
|
tsdb: simplify code. (#7792)
|
2020-08-14 15:15:08 +05:30 |
db_test.go
|
tsdb/chunks/head_chunks_test.go: Fix typo (#7953)
|
2020-09-20 18:42:01 +01:00 |
head.go
|
fix few typo (#8023)
|
2020-10-07 16:51:31 +01:00 |
head_bench_test.go
|
Replace sync/atomic with uber-go/atomic (#7683)
|
2020-07-30 13:15:42 +05:30 |
head_test.go
|
Gracefully handle unknown WAL record types. (#8004)
|
2020-10-05 10:09:59 +01:00 |
isolation.go
|
|
|
isolation_test.go
|
|
|
mocks_test.go
|
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069)
|
2020-07-31 16:03:02 +01:00 |
querier.go
|
tsdb: Save allocations on labels by re-using label array
|
2020-08-05 10:27:14 +02:00 |
querier_bench_test.go
|
Fix failing tests
|
2020-07-30 17:06:56 +05:30 |
querier_test.go
|
tsdb: remove duplicate values set to reduce memory usage(map overhead) (#7915)
|
2020-09-10 20:35:47 +05:30 |
README.md
|
|
|
repair.go
|
tsdb: Delete blocks atomically; Remove tmp blocks on start; Added test. (#7772)
|
2020-08-11 06:56:08 +01:00 |
repair_test.go
|
tsdb: Delete blocks atomically; Remove tmp blocks on start; Added test. (#7772)
|
2020-08-11 06:56:08 +01:00 |
tsdbblockutil.go
|
Address comments
|
2020-07-30 16:41:13 +05:30 |
wal.go
|
|
|
wal_test.go
|
tsdb: test for leaks (#7566)
|
2020-07-21 10:08:06 +02:00 |