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

Method WithQuery

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

WithQuery clone the current request with a different query.

(string)

Source from the content-addressed store, hash-verified

103 WithStartEnd(startTime int64, endTime int64) Request
104 // WithQuery clone the current request with a different query.
105 WithQuery(string) Request
106 proto.Message
107 // LogToSpan writes information about this request to an OpenTracing span
108 LogToSpan(opentracing.Span)

Callers 2

shardQueryMethod · 0.65
splitQueryFunction · 0.65

Implementers 1

PrometheusRequestpkg/querier/tripperware/query.go

Calls

no outgoing calls

Tested by

no test coverage detected