//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
storage
stores
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
26
Dependents
6
Files
661 SLOC
#
Packages
index
series
shipper
#
Functions
NewChunkWriter
NewCompositeStore
NewCompositeStore creates a new Store which delegates to different stores depending on time.
#
Variables
DedupedBytesTotal
DedupedChunksTotal
IndexEntriesPerChunk
#
Structs
CompositeStore
CompositeStore is a Store which delegates to various stores depending on when they were activated.
Writer
#
Interfaces
ChunkFetcher
ChunkFetcherProvider
ChunkWriter
Store
StoreLimits