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

Method GetEnd

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

GetEnd returns the end timestamp of the request in milliseconds.

()

Source from the content-addressed store, hash-verified

93 GetStart() int64
94 // GetEnd returns the end timestamp of the request in milliseconds.
95 GetEnd() int64
96 // GetStep returns the step of the request in milliseconds.
97 GetStep() int64
98 // GetQuery returns the query of the request.

Callers 13

TestHandleHitFunction · 0.65
TestResultsCacheFunction · 0.65
isAtModifierCachableMethod · 0.65
toExtentFunction · 0.65
partitionMethod · 0.65
splitQueryFunction · 0.65
dynamicIntervalFnFunction · 0.65
getIntervalFromMaxSplitsFunction · 0.65
DoMethod · 0.65

Implementers 1

PrometheusRequestpkg/querier/tripperware/query.go

Calls

no outgoing calls

Tested by 5

TestHandleHitFunction · 0.52
TestResultsCacheFunction · 0.52