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

# Functions

ContextWithEmptyStats returns a context with empty stats.
FromContext gets the Stats out of the Context.
New returns a new instance of the Bloom Gateway.
NewBloomGatewayGRPCPool instantiates a new pool of GRPC connections for the Bloom Gateway Internally, it also instantiates a protobuf bloom gateway client and a health client.

# Constants

# Structs

BloomQuerier is a store-level abstraction on top of Client It is used by the index gateway to filter ChunkRefs based on given line fiter expression.
IndexGatewayClientConfig configures the Index Gateway client used to communicate with the Index Gateway server.
Config configures the Bloom Gateway component.
GRPCPool represents a pool of gRPC connections to different bloom gateway instances.
PoolConfig is config for creating a Pool.
Task is the data structure that is enqueued to the internal queue and dequeued by query workers.

# Interfaces

# Type aliases