//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
querier
stats
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
17
Dependents
14
Files
1.5k 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
#
Variables
ErrIntOverflowStats
ErrInvalidLengthStats
#
Structs
QueryStats
Stats
WallTimeMiddleware
WallTimeMiddleware tracks the wall time.