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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package contains methods to marshal logqmodel types to queryrange Protobuf types.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
InitWorkerService takes a config object, a map of routes to handlers, an external http router and external http handler, and an auth middleware wrapper.
New makes a new Querier.
No description provided by the author
No description provided by the author
NewMultiTenantQuerier returns a new querier able to query across different tenants.
NewPartitionContext creates a new partition context This is used to track which ingesters were used in the query and reuse the same ingesters for consecutive queries.
NewQuerierAPI returns an instance of the QuerierAPI.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WrapQuerySpanAndTimeout applies a context deadline and a span logger to a query call.

# Structs

Config for a querier.
No description provided by the author
IngesterQuerier helps with querying the ingesters.
No description provided by the author
MultiTenantQuerier is able to query across different tenants.
No description provided by the author
No description provided by the author
nolint // QuerierAPI defines HTTP handler functions for the querier.
No description provided by the author
SingleTenantQuerier handles single tenant queries.
Tailer manages complete lifecycle of a tail request.
TenantEntry Iterator wraps an entry iterator and adds the tenant label.
TenantEntry Iterator wraps a sample iterator and adds the tenant label.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
Querier can select logs and samples and handle query requests.
Store is the store interface we need on the querier.

# Type aliases

No description provided by the author
No description provided by the author