package
0.0.0-20241004052545-caa2fb9b60ae
Repository: https://github.com/grafana/mimir.git
Documentation: pkg.go.dev
# Functions
NewChunkMergeIterator returns a chunkenc.Iterator that merges Mimir chunks together.
No description provided by the author
NewGenericChunkMergeIterator returns a chunkenc.Iterator that merges generic chunks together.
# Structs
GenericChunk is a generic chunk used by the batch iterator, in order to make the batch iterator general purpose.