package
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

SimpleBloomGenerator is a foundational implementation of BloomGenerator.

# Structs

ChunkItersByFingerprint models the chunks belonging to a fingerprint.
Config configures the bloom-builder component.
LazyBlockBuilderIterator is a lazy iterator over blocks that builds each block by adding series to them until they are full.
Simple implementation of a BloomGenerator.
StoreChunkLoader loads chunks from a store.

# Interfaces

ChunkLoader loads chunks from a store.

# Type aliases