MCPcopy Create free account
hub / github.com/cortexproject/cortex / GetQuery

Method GetQuery

pkg/querier/tripperware/query.go:99–99  ·  view source on GitHub ↗

GetQuery returns the query of the request.

()

Source from the content-addressed store, hash-verified

97 GetStep() int64
98 // GetQuery returns the query of the request.
99 GetQuery() string
100 // GetLogicalPlan returns the logical plan
101 GetLogicalPlan() logicalplan.Plan
102 // WithStartEnd clone the current request with different start and end timestamp.

Callers 12

vectorMergeFunction · 0.65
DoMethod · 0.65
shardQueryMethod · 0.65
DoMethod · 0.65
GenerateCacheKeyMethod · 0.65
isAtModifierCachableMethod · 0.65
isOffsetCachableMethod · 0.65
splitQueryFunction · 0.65
dynamicIntervalFnFunction · 0.65
getMaxVerticalShardSizeFunction · 0.65
DoMethod · 0.65

Implementers 1

PrometheusRequestpkg/querier/tripperware/query.go

Calls

no outgoing calls

Tested by 1