Commit Graph

12 Commits (9198952f7c6eddb6c2cd64eb5cb488599a5a9f23)

Author SHA1 Message Date
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054)
1 year ago
beorn7 817a2396cb Name float values as "floats", not as "values"
2 years ago
Bryan Boreham 176fa38e76 tsdb: in tests use labels.FromStrings
2 years ago
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory
3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory
3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log
4 years ago
jessicagreben 591e719dc1 fix failing blockwriter tests
4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489)
4 years ago
Li Zhijian 9602933db2
Cleanup tempfiles in tests (#8179)
4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
Jess G 90680b092c
Add a tsdb writer interface (#7950)
4 years ago