package
2.4.3
Repository: https://github.com/frelon/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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author
TranslateToPromqlAPIError converts error to one of promql.Errors for consumption in PromQL API.

# Structs

Config for a querier.
DummyAlertmanagerRetriever implements AlertmanagerRetriever.
DummyRulesRetriever implements RulesRetriever.
DummyTargetRetriever implements github.com/prometheus/prometheus/web/api/v1.targetRetriever.
IngesterQuerier helps with querying the ingesters.
No description provided by the author
Querier handlers queries.
No description provided by the author
Tailer manages complete lifecycle of a tail request.
No description provided by the author
No description provided by the author

# Type aliases

ErrTranslateFn is used to translate or wrap error before returning it by functions in storage.SampleAndChunkQueryable interface.