Commit Graph

19 Commits (9198952f7c6eddb6c2cd64eb5cb488599a5a9f23)

Author SHA1 Message Date
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340)
10 months ago
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522)
2 years ago
Bryan Boreham 3c7de69059 storage: allow re-use of iterators
2 years ago
Ganesh Vernekar d209a29a5b
Add unit test for histogram append and various querying scenarios (#11194)
2 years ago
beorn7 28f028e938 Merge branch 'main' into sparsehistogram
2 years ago
Bryan Boreham 9f77d23889
tsdb: commit data periodically in CreateBlock (#10788)
2 years ago
Björn Rabenstein 7e42acd3b1
tsdb: Rework iterators (#9877)
3 years ago
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536)
3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log
4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489)
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
Annanay 89129cd39a Address comments
4 years ago
Ganesh Vernekar 1c99adb9fd
Callbacks for lifecycle of series in TSDB (#7159)
5 years ago
Ganesh Vernekar d4b9fe801f
M-map full chunks of Head from disk (#6679)
5 years ago
Ben Kochie 269e7c8091
Fix golint issues.
5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now.
5 years ago
Thor 17d8c49919
made stripe size configurable (#6644)
5 years ago
Dipack P Panjabi e2dd5b61ef Added CreateBlock and CreateHead functions to new file (#6331)
5 years ago