package
2.9.12+incompatible
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Packages

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
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.
NewQuerierAPI returns an instance of the QuerierAPI.
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.
IngesterQuerier helps with querying the ingesters.
No description provided by the author
MultiTenantQuerier is able to query across different tenants.
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.