//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
querier
stats
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
16
Dependents
6
Files
588 SLOC
#
Functions
ContextWithEmptyStats
ContextWithEmptyStats returns a context with empty stats.
FromContext
FromContext gets the Stats out of the Context.
IsEnabled
IsEnabled returns whether stats tracking is enabled in the context.
NewWallTimeMiddleware
NewWallTimeMiddleware makes a new WallTimeMiddleware.
ShouldTrackHTTPGRPCResponse
ShouldTrackQueryResponse
#
Variables
ErrIntOverflowStats
ErrInvalidLengthStats
#
Structs
Stats
WallTimeMiddleware
WallTimeMiddleware tracks the wall time.