package
2.2.1+incompatible
Repository: https://github.com/metrico/loki-apache.git
Documentation: pkg.go.dev
# Functions
ActivePeriodConfig returns index of active PeriodicConfig which would be applicable to logs that would be pushed starting now.
No description provided by the author
No description provided by the author
No description provided by the author
NewStore creates a new Loki Store using configuration supplied.
NewTableClient creates a TableClient for managing tables for index/chunk store.
No description provided by the author
UsingBoltdbShipper checks whether current or the next index type is boltdb-shipper, returns true if yes.
# Structs
AsyncStore does querying to both ingesters and chunk store and combines the results after deduping them.
No description provided by the author
Config is the loki storage configuration.
LazyChunk loads the chunk when it is accessed.
SchemaConfig contains the config for our chunk index schemas.
# Interfaces
No description provided by the author
Store is the Loki chunk store to retrieve and save chunks.