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

# Functions

CollectTrailer register a new trailer that can be collected by the engine.
GetChunkData returns the chunks statistics data from the current context.
GetIngesterData returns the ingester statistics data from the current context.
GetChunkData returns the chunks statistics data from the current context.
No description provided by the author
GetStoreData returns the store statistics data from the current context.
JoinResults merges a Result with the embedded Result in a context in a concurrency-safe manner.
NewContext creates a new statistics context.
No description provided by the author
Snapshot compute query statistics from a context using the total exec time.

# Variables

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

# Structs

ChunkData contains chunks specific statistics.
No description provided by the author
IngesterData contains ingester specific statistics.
Result contains LogQL query statistics.
No description provided by the author
StoreData contains store specific statistics.
Summary is the summary of a query statistics.