..
chunkenc
Testify: move to require ( #8122 )
2020-10-29 09:43:23 +00:00
chunks
Stop the bleed on chunk mapper panic ( #8723 )
2021-05-06 14:18:59 -06:00
docs /format
Add Exemplar Remote Write support ( #8296 )
2021-05-06 13:53:52 -07:00
encoding
Avoid WriteAt for Postings.
2019-12-16 15:30:49 +00:00
errors
MultiError: Refactored MultiError for more concise and safe usage. ( #8066 )
2020-10-28 15:24:58 +00:00
fileutil
More info in mmap error message ( #8058 )
2020-10-15 12:58:13 +05:30
goversion
tsdb: test for leaks ( #7566 )
2020-07-21 10:08:06 +02:00
index
typos correct
2021-05-20 09:52:33 +08:00
record
Add Exemplar Remote Write support ( #8296 )
2021-05-06 13:53:52 -07:00
test
labels: Reduce allocated memory and latency of Hash method; Added tests. ( #8025 )
2020-10-15 11:31:28 +01:00
testdata
tsdb: Delete blocks atomically; Remove tmp blocks on start; Added test. ( #7772 )
2020-08-11 06:56:08 +01:00
tombstones
Testify: move to require ( #8122 )
2020-10-29 09:43:23 +00:00
tsdbutil
storage: Split chunks if more than 120 samples ( #8582 )
2021-05-18 18:37:16 +02:00
wal
Improve wal.go segments sequential validation ( #8859 )
2021-05-25 15:38:35 +05:30
.gitignore
Moving tsdb into its own subdirectory
2019-08-13 13:58:49 +05:30
block.go
Rolling tombstones clean up ( #8007 )
2021-02-17 11:02:43 +05:30
block_test.go
allow compact series merger to be configurable ( #8836 )
2021-05-18 18:38:37 +02:00
blockwriter.go
allow compact series merger to be configurable ( #8836 )
2021-05-18 18:38:37 +02:00
blockwriter_test.go
fix failing blockwriter tests
2021-03-01 06:16:05 -08:00
CHANGELOG.md
Rename default branch to main
2021-02-22 20:28:02 +01:00
compact.go
allow compact series merger to be configurable ( #8836 )
2021-05-18 18:38:37 +02:00
compact_test.go
allow compact series merger to be configurable ( #8836 )
2021-05-18 18:38:37 +02:00
db.go
allow compact series merger to be configurable ( #8836 )
2021-05-18 18:38:37 +02:00
db_test.go
Stop the bleed on chunk mapper panic ( #8723 )
2021-05-06 14:18:59 -06:00
exemplar.go
validate exemplar labelSet length first ( #8816 )
2021-05-12 20:17:05 +05:30
exemplar_test.go
typos correct
2021-05-20 09:52:33 +08:00
head.go
Add Exemplar Remote Write support ( #8296 )
2021-05-06 13:53:52 -07:00
head_bench_test.go
TSDB: optimize series creation on PreCreation() failure ( #8620 )
2021-03-18 20:53:50 +05:30
head_test.go
typos correct
2021-05-14 09:34:44 +08: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
Move away from testutil, refactor imports ( #8087 )
2020-10-22 11:00:08 +02:00
querier.go
Correct spelling of "iterable" ( #8713 )
2021-04-12 21:43:42 +01:00
querier_bench_test.go
Combine Appender.Add and AddFast into a single Append method. ( #8489 )
2021-02-18 17:37:00 +05:30
querier_test.go
Single literal regexp value testcase for querier
2021-06-01 09:57:48 +02:00
README.md
Link blog post on TSDB queries in tsdb/README.md ( #8391 )
2021-01-21 17:14:40 +05:30
repair.go
MultiError: Refactored MultiError for more concise and safe usage. ( #8066 )
2020-10-28 15:24:58 +00:00
repair_test.go
Testify: move to require ( #8122 )
2020-10-29 09:43:23 +00:00
tsdbblockutil.go
Combine Appender.Add and AddFast into a single Append method. ( #8489 )
2021-02-18 17:37:00 +05:30
wal.go
remove the param that is not used
2021-05-13 20:15:13 +08:00
wal_test.go
Testify: move to require ( #8122 )
2020-10-29 09:43:23 +00:00