package
0.2.1
Repository: https://github.com/yeya24/thanos.git
Documentation: pkg.go.dev

# Functions

Downsample downsamples the given block.
EncodeAggrChunk encodes a new aggregate chunk from the array of chunks for each aggregate.
No description provided by the author
No description provided by the author
TODO(bplotka): Add reasonable limits to our sync pools them to detect OOMs early.

# Constants

Valid aggregations.
Valid aggregations.
Valid aggregations.
Valid aggregations.
Valid aggregations.
ChunkEncAggr is the top level encoding byte for the AggrChunk.
raw data.
5 minutes in milliseconds.
1 hour in milliseconds.

# Variables

ErrAggrNotExist is returned if a requested aggregation is not present in an AggrChunk.

# Structs

AverageChunkIterator emits an artificial series of average samples based in aggregate chunks with sum and count aggregates.
CounterSeriesIterator iterates over an ordered sequence of chunks and treats decreasing values as counter reset.

# Type aliases

AggrChunk is a chunk that is composed of a set of aggregates for the same underlying data.
AggrType represents an aggregation type.