package
0.37.2
Repository: https://github.com/thanos-io/thanos.git
Documentation: pkg.go.dev

# Functions

MatrixToSeriesSet creates a storage.SeriesSet from a model.Matrix Series will be sorted by labels.
NewConcreteSeries instantiates an in memory series from a list of samples & labels.
NewConcreteSeriesIterator instaniates an in memory chunkenc.Iterator.
NewConcreteSeriesSet instantiates an in-memory series set from a series Series will be sorted by labels.
No description provided by the author
NewErrIterator instantiates an errIterator.

# Structs

ConcreteSeries implements storage.Series.
ConcreteSeriesSet implements storage.SeriesSet.
No description provided by the author